- Umstellung auf scrreprt
- ToC wird nun unter 06_verzeichnisse.tex aufgerufen
This commit is contained in:
12
main.tex
12
main.tex
@@ -1,18 +1,14 @@
|
||||
% Schriftgröße 12 Punkte
|
||||
\documentclass[12pt,a4paper]{article}
|
||||
\documentclass[12pt,a4paper]{scrreprt}
|
||||
|
||||
\input{settings/preamble.tex}
|
||||
\input{settings/acronyms.tex}
|
||||
\input{settings/symbols.tex}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{settings/definitions.tex}
|
||||
|
||||
\input{settings/titlepage.tex}
|
||||
|
||||
\pagebreak
|
||||
\tableofcontents
|
||||
\pagebreak
|
||||
|
||||
\input{content/01_sperrvermerk.tex}
|
||||
\input{content/02_eidesstattliche_erklaerung.tex}
|
||||
\input{content/03_kurzzusammenfassung.tex}
|
||||
@@ -20,8 +16,8 @@
|
||||
\input{content/05_vorwort.tex}
|
||||
\input{content/06_verzeichnisse.tex}
|
||||
|
||||
\pagebreak
|
||||
\input{content/07_chapter1.tex}
|
||||
\input{content/08_chapter2.tex}
|
||||
|
||||
\input{content/98_literaturverzeichnis.tex}
|
||||
\input{content/99_anhang.tex}
|
||||
|
||||
Reference in New Issue
Block a user