diff options
Diffstat (limited to '')
-rw-r--r-- | buch/common/test-common.tex (renamed from buch/test3.tex) | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/buch/test3.tex b/buch/common/test-common.tex index 71b1529..289e59c 100644 --- a/buch/test3.tex +++ b/buch/common/test-common.tex @@ -1,9 +1,8 @@ % -% test3.tex -- Test 3 +% test.tex -- Gemeinsamer Rahmen für Kurztests % -% (c) 2021 Prof. Dr. Andreas Mueller, OST +% (c) 2021 Prof. Dr. Andreas Mueller, OST Ostschweizer Fachhochschule % -%\documentclass[a4paper,12pt]{book} \documentclass[a4paper,12pt]{article} \usepackage{geometry} \geometry{papersize={210mm,297mm},total={165mm,260mm}} @@ -72,20 +71,3 @@ \renewcommand{\qedsymbol}{} \begin{proof}[Hinweis]}{\end{proof}} -\begin{document} -{\parindent0pt\hbox to\hsize{% -Name: \hbox to7cm{\dotfill} Vorname: \dotfill}} -\vspace{0.5cm} - -\section*{Kurztest 3} - -\begin{uebungsaufgaben} - -\item -\input chapters/60-gruppen/uebungsaufgaben/6001.tex -%\item -%\input chapters/60-gruppen/uebungsaufgaben/6002.tex - -\end{uebungsaufgaben} - -\end{document} |