This commit is contained in:
Stefan Kebekus
2025-12-02 14:22:12 +01:00
parent 7ca42070d8
commit 1833ecaadf
3 changed files with 164 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
\usepackage{amstext}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage[mark]{gitinfo2}
\usepackage{tikz}
@@ -52,6 +53,7 @@
\newtheorem{situation}[thm]{Situation}
\newtheorem{lemma}[thm]{Lemma}
\newtheorem{kons}[thm]{Konsequenz}
\newtheorem{konsequenz}[thm]{Konsequenz}
\newtheorem{kor}[thm]{Korollar}
\newtheorem{definition}[thm]{Definition}
\newtheorem{fakt}[thm]{Fakt}
@@ -59,6 +61,8 @@
\newtheorem{prov}[thm]{Provokation}
\theoremstyle{remark}
\newtheorem{erg}[thm]{Ergänzung}
\newtheorem{bem}[thm]{Bemerkung}
\newtheorem{vorueberlegung}[thm]{Vorüberlegung}
\newtheorem{bemerkung}[thm]{Bemerkung}
\newtheorem{beobachtung}[thm]{Beobachtung}
\newtheorem{konstruktion}[thm]{Konstruktion}
@@ -164,6 +168,7 @@ Link in den Text ein.
\part{Weiterführende Themen}
\input{14-harmonic}
\input{15-RiemannMapping}
\addchap{Lizenz}