aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/macros.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-07-23 09:20:42 +0200
committerNao Pross <np@0hm.ch>2021-07-23 09:20:42 +0200
commitf38cdd26c3f59b1707bc06ce98b11d6d7e4ee0a1 (patch)
tree91de33eb69f54ffc21c5559a100497912f541359 /buch/common/macros.tex
parentChange crystal restriction to theorem style with proof (diff)
parentadd new ziel environment (diff)
downloadSeminarMatrizen-f38cdd26c3f59b1707bc06ce98b11d6d7e4ee0a1.tar.gz
SeminarMatrizen-f38cdd26c3f59b1707bc06ce98b11d6d7e4ee0a1.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'buch/common/macros.tex')
-rw-r--r--buch/common/macros.tex1
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}