summaryrefslogtreecommitdiffstats
path: root/00Main.tex
diff options
context:
space:
mode:
authorAentfs <aentfs@gmx.de>2015-09-27 21:28:21 +0200
committerAentfs <aentfs@gmx.de>2015-09-27 21:28:21 +0200
commit2ccebca8a7f95c73e187df96810e16b78b8a1b63 (patch)
treecdf564473826432123f9555a8016e17d05ac7b8f /00Main.tex
parentc172e22db6e184e9c26d8436c49cb18680f4d8e9 (diff)
downloaddoc-2ccebca8a7f95c73e187df96810e16b78b8a1b63.tar.gz
doc-2ccebca8a7f95c73e187df96810e16b78b8a1b63.zip
Teile den Hauptteil in 2 Unterteile
Diffstat (limited to '00Main.tex')
-rw-r--r--00Main.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/00Main.tex b/00Main.tex
index 27af88b..0105a4f 100644
--- a/00Main.tex
+++ b/00Main.tex
@@ -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