mirror of
https://github.com/vale981/TUD_MATH_BA
synced 2025-03-06 10:01:39 -05:00
57 lines
1.3 KiB
TeX
57 lines
1.3 KiB
TeX
\documentclass[ngerman,a4paper,order=firstname]{../../texmf/tex/latex/mathscript/mathscript}
|
|
\usepackage{../../texmf/tex/latex/mathoperators/mathoperators}
|
|
|
|
\title{\textbf{Geometrie WS2018/19}}
|
|
\author{Dozent: Prof. Dr. \person{Arno Fehm}}
|
|
|
|
\begin{document}
|
|
\pagenumbering{roman}
|
|
\pagestyle{plain}
|
|
|
|
\maketitle
|
|
|
|
\hypertarget{tocpage}{}
|
|
\tableofcontents
|
|
\bookmark[dest=tocpage,level=1]{Inhaltsverzeichnis}
|
|
|
|
\pagebreak
|
|
\pagenumbering{arabic}
|
|
\pagestyle{fancy}
|
|
|
|
\chapter*{Vorwort}
|
|
\input{./TeX_files/Vorwort}
|
|
|
|
\chapter{Endliche Gruppen}
|
|
\input{./TeX_files/Erinnerung_und_Beispiele}
|
|
\include{./TeX_files/Ordnung_und_Index}
|
|
\include{./TeX_files/Normalteiler_und_Quotientengruppen}
|
|
\include{./TeX_files/Abelsche_Gruppen}
|
|
\include{./TeX_files/Direkte_und_semidirekte_Produkte}
|
|
\include{./TeX_files/Gruppenwirkungen}
|
|
\include{./TeX_files/p-Gruppen}
|
|
\include{./TeX_files/Die_Sylow-Saetze}
|
|
\include{./TeX_files/Einfache_Gruppen}
|
|
|
|
\chapter{Kommutative Ringe}
|
|
|
|
\chapter{Körpererweiterungen}
|
|
|
|
\part*{Anhang}
|
|
\addcontentsline{toc}{part}{Anhang}
|
|
\appendix
|
|
|
|
\chapter{Listen}
|
|
\section{Liste der Theoreme}
|
|
\theoremlisttype{allname}
|
|
\listtheorems{theorem}
|
|
|
|
\pagebreak
|
|
\section{Liste der benannten Sätze, Lemmata und Folgerungen}
|
|
\theoremlisttype{optname}
|
|
\listtheorems{proposition,lemma,conclusion}
|
|
|
|
%\printglossary[type=\acronymtype]
|
|
|
|
\printindex
|
|
|
|
\end{document}
|