Skip to content
Snippets Groups Projects
Commit 813ea00c authored by Florian Unger's avatar Florian Unger
Browse files

old changes w/o commit

parent 71bc2b13
No related branches found
No related tags found
No related merge requests found
...@@ -16,15 +16,17 @@ ...@@ -16,15 +16,17 @@
\usepackage{nccmath,mathtools} \usepackage{nccmath,mathtools}
\usepackage{unicode-math} \usepackage{unicode-math}
\usepackage{amsthm}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{conjecture}[theorem]{Conjecture}
\theoremstyle{definition} \theoremstyle{definition}
\newtheorem{definition}{Definition} \newtheorem{definition}[theorem]{Definition}
\newtheorem{example}{Beispiel} \newtheorem{remark}[theorem]{Remark}
\theoremstyle{plain} \newtheorem{example}[theorem]{Example}
\newtheorem{theorem}{Satz}
\newtheorem{proposition}{Proposition}
\newtheorem{lemma}{Lemma}
\usepackage{commath}
%custom math macros %custom math macros
\usepackage{mathtools} \usepackage{mathtools}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment