- oneside eingestellt
- Römische und Arabische Nummerierung abwechselnd eingeführt
This commit is contained in:
4
main.tex
4
main.tex
@@ -1,5 +1,5 @@
|
|||||||
% Schriftgröße 12 Punkte
|
% Schriftgröße 12 Punkte
|
||||||
\documentclass[12pt,a4paper]{scrreprt}
|
\documentclass[12pt,a4paper,oneside]{scrreprt}
|
||||||
|
|
||||||
\input{settings/preamble.tex}
|
\input{settings/preamble.tex}
|
||||||
\input{settings/acronyms.tex}
|
\input{settings/acronyms.tex}
|
||||||
@@ -9,6 +9,7 @@
|
|||||||
\input{settings/definitions.tex}
|
\input{settings/definitions.tex}
|
||||||
\input{settings/titlepage.tex}
|
\input{settings/titlepage.tex}
|
||||||
|
|
||||||
|
\pagenumbering{Roman}
|
||||||
\input{content/01_sperrvermerk.tex}
|
\input{content/01_sperrvermerk.tex}
|
||||||
\input{content/02_eidesstattliche_erklaerung.tex}
|
\input{content/02_eidesstattliche_erklaerung.tex}
|
||||||
\input{content/03_kurzzusammenfassung.tex}
|
\input{content/03_kurzzusammenfassung.tex}
|
||||||
@@ -16,6 +17,7 @@
|
|||||||
\input{content/05_vorwort.tex}
|
\input{content/05_vorwort.tex}
|
||||||
\input{content/06_verzeichnisse.tex}
|
\input{content/06_verzeichnisse.tex}
|
||||||
|
|
||||||
|
\pagenumbering{arabic}
|
||||||
\input{content/07_chapter1.tex}
|
\input{content/07_chapter1.tex}
|
||||||
\input{content/08_chapter2.tex}
|
\input{content/08_chapter2.tex}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user