aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/macros.tex
diff options
context:
space:
mode:
authortschwall <55748566+tschwall@users.noreply.github.com>2022-08-06 16:30:24 +0200
committertschwall <55748566+tschwall@users.noreply.github.com>2022-08-06 16:30:24 +0200
commit6db1a91db25b590e4c1aff3d080c30473e4d8f69 (patch)
tree54fb29d5a4e54d2637341fdcce06631d85bc1951 /buch/common/macros.tex
parentM (diff)
parentMerge pull request #39 from NaoPross/master (diff)
downloadSeminarSpezielleFunktionen-6db1a91db25b590e4c1aff3d080c30473e4d8f69.tar.gz
SeminarSpezielleFunktionen-6db1a91db25b590e4c1aff3d080c30473e4d8f69.zip
Change
Diffstat (limited to '')
-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}