Projekt:Semantische Vorlagen/Satzumgebungen/Latex
\newtheorem{fakt}{fakt}[section] %so wird abschnittsweise %durchnummeriert. Bei [] wird % einfach nummeriert.
\newtheorem{Fakt}{fakt}[Fakt]
\newtheorem{Proposition}[fakt]{Proposition}
\newtheorem{Korollar}[fakt]{Korollar}
\newtheorem{Lemma}[fakt]{Lemma}
\newtheorem{Satz}[fakt]{Satz}
\newtheorem{Theorem}[fakt]{Theorem}
\theoremstyle{definition}
\newtheorem{Axiom}[fakt]{Axiom}
\newtheorem{aufgabe}[fakt]{Aufgabe}
\newtheorem{Aufgabe}[fakt]{Aufgabe}
\newtheorem{klausuraufgabe}{Aufgabe}
\newtheorem{Klausuraufgabe}{Aufgabe}
\newtheorem{beispiel}[fakt]{Beispiel}
\newtheorem{Beispiel}[fakt]{Beispiel}
\newtheorem{Konstruktion}[fakt]{Konstruktion}
\newtheorem{konstruktion}[fakt]{Konstruktion}
\newtheorem{Verfahren}[fakt]{Verfahren}
\newtheorem{verfahren}[fakt]{Verfahren}
\newtheorem{bemerkung}[fakt]{Bemerkung}
\newtheorem{Bemerkung}[fakt]{Bemerkung}
\newtheorem{definition}[fakt]{Definition}
\newtheorem{Definition}[fakt]{Definition}
\newtheorem{notation}[fakt]{Notation}
\newtheorem{Notation}[fakt]{Notation}
\newtheorem{Frage}[fakt]{Frage}
\newtheorem{frage}[fakt]{Frage}
\newtheorem{problem}[fakt]{Problem}
\newtheorem{Problem}[fakt]{Problem}
\newtheorem{situation}[fakt]{Situation}
\newtheorem{Situation}[fakt]{Situation}