aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/macros.tex
diff options
context:
space:
mode:
authorhaddoucher <reda.haddouche@ost.ch>2022-08-16 14:36:07 +0200
committerhaddoucher <reda.haddouche@ost.ch>2022-08-16 14:36:07 +0200
commitf031b148a79d1dafb0e3405643be05e7a7eb1222 (patch)
tree3f0c7d27ba90e10874a885cae9026fdbaa0b01e6 /buch/common/macros.tex
parentUpdate tschebyscheff_beispiel.tex (diff)
parentMerge pull request #5 from haddoucher/sturmliouville/erik-branch (diff)
downloadSeminarSpezielleFunktionen-f031b148a79d1dafb0e3405643be05e7a7eb1222.tar.gz
SeminarSpezielleFunktionen-f031b148a79d1dafb0e3405643be05e7a7eb1222.zip
Merge remote-tracking branch 'origin/master' into sturmliouville/redabranch
Diffstat (limited to 'buch/common/macros.tex')
-rw-r--r--buch/common/macros.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/buch/common/macros.tex b/buch/common/macros.tex
index bb6e9b0..e37698e 100644
--- a/buch/common/macros.tex
+++ b/buch/common/macros.tex
@@ -111,6 +111,10 @@
\newtheorem{forderung}{Forderung}[chapter]
\newtheorem{konsequenz}[satz]{Konsequenz}
\newtheorem{algorithmus}[satz]{Algorithmus}
+
+% English variants
+\newtheorem{theorem}[satz]{Theorem}
+
\renewcommand{\floatpagefraction}{0.7}
\definecolor{darkgreen}{rgb}{0,0.6,0}