aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/test3.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-06-04 16:46:46 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-06-04 16:46:46 +0200
commit4752a00668c8de082d467bbdb8ba47f3cb0091b4 (patch)
treea3c3782662c1f8ee5e54c40eb9b9d62d30f90c74 /buch/common/test3.tex
parentadd ideas file (diff)
downloadSeminarSpezielleFunktionen-4752a00668c8de082d467bbdb8ba47f3cb0091b4.tar.gz
SeminarSpezielleFunktionen-4752a00668c8de082d467bbdb8ba47f3cb0091b4.zip
add basic file infrastructure for special function book
Diffstat (limited to 'buch/common/test3.tex')
-rw-r--r--buch/common/test3.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/buch/common/test3.tex b/buch/common/test3.tex
new file mode 100644
index 0000000..8b24262
--- /dev/null
+++ b/buch/common/test3.tex
@@ -0,0 +1,21 @@
+%
+% test3.tex -- Test 3
+%
+% (c) 2021 Prof. Dr. Andreas Mueller, OST
+%
+\input{common/test-common.tex}
+
+\begin{document}
+{\parindent0pt\hbox to\hsize{%
+Name: \hbox to7cm{\dotfill} Vorname: \dotfill}}
+\vspace{0.5cm}
+
+\section*{Kurztest 3}
+
+\begin{uebungsaufgaben}
+
+\input{aufgaben3.tex}
+
+\end{uebungsaufgaben}
+
+\end{document}