diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-11-30 17:25:41 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-11-30 17:25:41 +0100 |
commit | 7e8f10448d910fdc938383ce4ce7904a60be51c5 (patch) | |
tree | 818349bae6134f63f7fe2974d27dccc9b6565428 /buch/common | |
parent | gauss quadratur zeugs (diff) | |
download | SeminarSpezielleFunktionen-7e8f10448d910fdc938383ce4ce7904a60be51c5.tar.gz SeminarSpezielleFunktionen-7e8f10448d910fdc938383ce4ce7904a60be51c5.zip |
add new bessel images
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} |