diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-07-22 15:22:48 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-07-22 15:22:48 +0200 |
commit | 332a98bc0f292fa54bc2d72ee0fd9e659b39d09d (patch) | |
tree | e7a86a992ad3b610e2f5ea5ec09de8c46988f69c /buch/common | |
parent | typo (diff) | |
download | SeminarMatrizen-332a98bc0f292fa54bc2d72ee0fd9e659b39d09d.tar.gz SeminarMatrizen-332a98bc0f292fa54bc2d72ee0fd9e659b39d09d.zip |
add new ziel environment
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..5783122 100644 --- a/buch/common/macros.tex +++ b/buch/common/macros.tex @@ -108,6 +108,7 @@ \newtheorem{forderung}{Forderung}[chapter] \newtheorem{konsequenz}[satz]{Konsequenz} \newtheorem{algorithmus}[satz]{Algorithmus} +\newtheorem{ziel}[satz]{Ziel} \renewcommand{\floatpagefraction}{0.7} \definecolor{darkgreen}{rgb}{0,0.6,0} |