diff options
Diffstat (limited to 'buch/common')
-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 2c6eea2..7c82180 100644 --- a/buch/common/macros.tex +++ b/buch/common/macros.tex @@ -104,6 +104,7 @@ \newtheorem{frage}[satz]{Frage} \newtheorem{problem}[satz]{Problem} \newtheorem{aufgabe}[satz]{Aufgabe} +\newtheorem{prinzip}[satz]{Prinzip} \newtheorem*{problem*}{Problem} \newtheorem{forderung}{Forderung}[chapter] \newtheorem{konsequenz}[satz]{Konsequenz} |