diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-08-27 18:21:49 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-08-27 18:21:49 +0200 |
commit | 7ec5294c2e6169d15419bfe831d09a43e87b9b29 (patch) | |
tree | e6263e226469a94ac6fd12b0861cf3b0849f5640 /buch/common | |
parent | typo (diff) | |
download | SeminarSpezielleFunktionen-7ec5294c2e6169d15419bfe831d09a43e87b9b29.tar.gz SeminarSpezielleFunktionen-7ec5294c2e6169d15419bfe831d09a43e87b9b29.zip |
Fehlerfunktion
Diffstat (limited to 'buch/common')
-rw-r--r-- | buch/common/packages.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/common/packages.tex b/buch/common/packages.tex index 7d4ec7c..233f6ba 100644 --- a/buch/common/packages.tex +++ b/buch/common/packages.tex @@ -22,6 +22,7 @@ \newcommand\hmmax{0} \newcommand\bmmax{0} \usepackage{bm} +\usepackage{mathrsfs} \usepackage{epic} \usepackage{verbatim} %\usepackage{suffix} |