aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/macros.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-08-01 20:09:49 +0200
committerGitHub <noreply@github.com>2022-08-01 20:09:49 +0200
commit13d077b4de42091c5264b720f54db83cc06c7f26 (patch)
treeb7d2ac16d2636d49a34944e8de2f0673b68c159c /buch/common/macros.tex
parentMerge pull request #38 from LordMcFungus/master (diff)
parentKugel: Introduction and preliminaries (not spherical harmonics, yet) (diff)
downloadSeminarSpezielleFunktionen-13d077b4de42091c5264b720f54db83cc06c7f26.tar.gz
SeminarSpezielleFunktionen-13d077b4de42091c5264b720f54db83cc06c7f26.zip
Merge pull request #39 from NaoPross/master
Kugel: Introduction and preliminaries (not spherical harmonics, yet)
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}