fix lemma numbering

This commit is contained in:
2020-04-28 23:43:44 +02:00
parent 1b374e0f61
commit f72d654cba
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -38,7 +38,7 @@
\setlength{\parindent}{0mm} \setlength{\parindent}{0mm}
\theoremstyle{definition} \theoremstyle{definition}
\newmdtheoremenv{satz}{Satz}[section] \newmdtheoremenv{satz}{Satz}[chapter]
\newmdtheoremenv{lemma}[satz]{Lemma} \newmdtheoremenv{lemma}[satz]{Lemma}
\newmdtheoremenv{korrolar}[satz]{Korrolar} \newmdtheoremenv{korrolar}[satz]{Korrolar}
\newmdtheoremenv{definition}[satz]{Definition} \newmdtheoremenv{definition}[satz]{Definition}