diff options
| author | Aentfs <aentfs@gmx.de> | 2015-09-27 21:28:21 +0200 |
|---|---|---|
| committer | Aentfs <aentfs@gmx.de> | 2015-09-27 21:28:21 +0200 |
| commit | 2ccebca8a7f95c73e187df96810e16b78b8a1b63 (patch) | |
| tree | cdf564473826432123f9555a8016e17d05ac7b8f /00Main.tex | |
| parent | c172e22db6e184e9c26d8436c49cb18680f4d8e9 (diff) | |
| download | doc-2ccebca8a7f95c73e187df96810e16b78b8a1b63.tar.gz doc-2ccebca8a7f95c73e187df96810e16b78b8a1b63.zip | |
Teile den Hauptteil in 2 Unterteile
Diffstat (limited to '00Main.tex')
| -rw-r--r-- | 00Main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -40,7 +40,7 @@ % breakatwhitespace=false, % Nur an Leerzeichen umbrechen breaklines=true, % Automatisches Umbrechen frame=single, % Rahmentyp - % language=SQL, % Syntax Highlighting + language=C++, % Syntax Highlighting numbers=left % Nummernposition % showspaces=false, % Unterstriche statt Leerzeichen % showstringspaces=false, % Unterstriche statt Leerzeichen in Strings @@ -64,7 +64,8 @@ \renewcommand{\thepage}{\arabic{page}} %************************************************************ \input{02Einleitung} -\input{03Hauptteil} +\input{03-01Ueberblick} +\input{03-02Handbuch} \include{04Fazit} \include{05Literatur} \end{document}
\ No newline at end of file |
