aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/test-common.tex
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--buch/common/test-common.tex (renamed from buch/test2.tex)24
1 files changed, 3 insertions, 21 deletions
diff --git a/buch/test2.tex b/buch/common/test-common.tex
index ea842ce..289e59c 100644
--- a/buch/test2.tex
+++ b/buch/common/test-common.tex
@@ -1,9 +1,8 @@
%
-% test2.tex -- Test 2
+% test.tex -- Gemeinsamer Rahmen für Kurztests
%
-% (c) 2012 Prof. Dr. Andreas Mueller, HSR
+% (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}}
@@ -58,7 +57,7 @@
}{\end{enumerate}}
% Loesung
\NewEnviron{loesung}{%
-\begin{proof}[L"osung]%
+\begin{proof}[Lösung]%
\renewcommand{\qedsymbol}{$\bigcirc$}
\BODY
\end{proof}}
@@ -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 2}
-
-\begin{uebungsaufgaben}
-
-\item
-\input chapters/40-eigenwerte/uebungsaufgaben/4004.tex
-\item
-\input chapters/40-eigenwerte/uebungsaufgaben/4005.tex
-
-\end{uebungsaufgaben}
-
-\end{document}