- oneside eingestellt

- Römische und Arabische Nummerierung abwechselnd eingeführt
This commit is contained in:
2024-04-20 14:53:09 +02:00
parent 8360f3e117
commit 463aa6e498

View File

@@ -1,5 +1,5 @@
% Schriftgröße 12 Punkte
\documentclass[12pt,a4paper]{scrreprt}
\documentclass[12pt,a4paper,oneside]{scrreprt}
\input{settings/preamble.tex}
\input{settings/acronyms.tex}
@@ -9,6 +9,7 @@
\input{settings/definitions.tex}
\input{settings/titlepage.tex}
\pagenumbering{Roman}
\input{content/01_sperrvermerk.tex}
\input{content/02_eidesstattliche_erklaerung.tex}
\input{content/03_kurzzusammenfassung.tex}
@@ -16,6 +17,7 @@
\input{content/05_vorwort.tex}
\input{content/06_verzeichnisse.tex}
\pagenumbering{arabic}
\input{content/07_chapter1.tex}
\input{content/08_chapter2.tex}