part4 and part5
This commit is contained in:
parent
3b51341726
commit
87efb6dbf4
7 changed files with 70 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
|
||||
\definecolor{weborange}{rgb}{1,0.65,0}
|
||||
|
||||
\usepackage{fancyvrb}
|
||||
\usepackage{fancyvrb,amsmath}
|
||||
\RecustomVerbatimCommand{\VerbatimInput}{VerbatimInput}%
|
||||
{fontsize=\footnotesize,
|
||||
commandchars=\|\(\), % escape character and argument delimiters for
|
||||
|
@ -113,6 +113,7 @@
|
|||
\include{part2/part2}
|
||||
\include{part3/part3}
|
||||
\include{part4/part4}
|
||||
\include{part5/part5}
|
||||
|
||||
\printbibliography[title=Literaturverzeichnis]
|
||||
|
||||
|
|
Reference in a new issue