diff options
Diffstat (limited to '')
-rw-r--r-- | buch/common/macros.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/common/macros.tex b/buch/common/macros.tex index bc1c6ea..2c6eea2 100644 --- a/buch/common/macros.tex +++ b/buch/common/macros.tex @@ -101,6 +101,7 @@ \newtheorem{lemma}[satz]{Lemma} \newtheorem{definition}[satz]{Definition} \newtheorem{annahme}[satz]{Annahme} +\newtheorem{frage}[satz]{Frage} \newtheorem{problem}[satz]{Problem} \newtheorem{aufgabe}[satz]{Aufgabe} \newtheorem*{problem*}{Problem} |