This commit is contained in:
2017-06-12 16:51:20 +02:00
parent e887c2e4cd
commit fb308fedab
22 changed files with 425 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
% ------------------------------------------------------------------------------
\documentclass[
11pt, % font size
DIV10,
DIV=10,
ngerman, % for german language
a4paper, % paper format
oneside, % onepage document
@@ -46,7 +46,7 @@
\include{commands}
% Main document ----------------------------------------------------------------
% The actual document. The different parts are included and themself defined in tex documents in the content directory.
% The actual document. The different parts are included and themselves defined in tex documents in the content directory.
% ------------------------------------------------------------------------------
\begin{document}
@@ -88,8 +88,8 @@
% Main content
% include each chapter here
%
\input{content/Introduction}
\input{content/DNS}
\input{content/Introduction/Introduction}
\input{content/Technical_Background/Technical_Background}
\clearpage