Auf den Stand der T2000 Arbeit gebracht.
This commit is contained in:
14
main.tex
14
main.tex
@@ -1,24 +1,32 @@
|
||||
% Schriftgröße 12 Punkte
|
||||
\documentclass[12pt,a4paper,oneside]{scrreprt}
|
||||
|
||||
\input{settings/preamble.tex}
|
||||
\input{settings/acronyms.tex}
|
||||
\input{settings/symbols.tex}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{settings/symbols.tex}
|
||||
|
||||
\input{settings/definitions.tex}
|
||||
|
||||
\input{settings/titlepage.tex}
|
||||
\pagebreak
|
||||
\ifoot*{\vorname \ \nachname}
|
||||
\ofoot*{\pagemark}
|
||||
|
||||
\pagenumbering{Roman}
|
||||
|
||||
\begingroup
|
||||
\let\clearpage\relax
|
||||
\ifthenelse{\boolean{sperrvermerk}}{%
|
||||
\input{content/01_sperrvermerk.tex}
|
||||
}{}
|
||||
\input{content/02_eidesstattliche_erklaerung.tex}
|
||||
\endgroup
|
||||
|
||||
\input{content/03_kurzzusammenfassung.tex}
|
||||
\input{content/04_abstract.tex}
|
||||
\input{content/05_vorwort.tex}
|
||||
%\input{content/05_vorwort.tex}
|
||||
\input{content/06_verzeichnisse.tex}
|
||||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
Reference in New Issue
Block a user