aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/macros.tex
diff options
context:
space:
mode:
authorRunterer <37069007+Runterer@users.noreply.github.com>2022-08-06 11:00:54 +0200
committerGitHub <noreply@github.com>2022-08-06 11:00:54 +0200
commit72f13d47f42a7005889532fd29bcfc870f4e5051 (patch)
tree559c39cde661ea56759051c9b7965fb28468cfb6 /buch/common/macros.tex
parentminor presentation improvements (diff)
parentMerge pull request #42 from daHugen/master (diff)
downloadSeminarSpezielleFunktionen-72f13d47f42a7005889532fd29bcfc870f4e5051.tar.gz
SeminarSpezielleFunktionen-72f13d47f42a7005889532fd29bcfc870f4e5051.zip
Merge branch 'AndreasFMueller:master' into master
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}