This commit is contained in:
Stefan Kebekus
2025-10-15 15:31:07 +02:00
parent 4b7e99a1f1
commit 41eb09a44c
4 changed files with 283 additions and 59 deletions

View File

@@ -21,7 +21,7 @@
\usetikzlibrary{quotes,babel,angles,calc}
\usepackage{svg}
\input{stdPreamble}
\input{gfx/stdPreamble}
\usepackage{makeidx}
\makeindex
@@ -55,6 +55,7 @@
\newtheorem{proposition}[thm]{Proposition}
\newtheorem{prov}[thm]{Provokation}
\theoremstyle{remark}
\newtheorem{erg}[thm]{Ergänzung}
\newtheorem{bemerkung}[thm]{Bemerkung}
\newtheorem{beobachtung}[thm]{Beobachtung}
\newtheorem{konstruktion}[thm]{Konstruktion}