diff --git a/chapter_03.tex b/chapter_03.tex index 52d9ff1..8351372 100644 --- a/chapter_03.tex +++ b/chapter_03.tex @@ -1,2 +1,2 @@ -\section{High level simulations} - +\section{High level simulations}\ +textetxttext diff --git a/chapter_04.aux b/chapter_04.aux index 08de2d7..5430d93 100644 --- a/chapter_04.aux +++ b/chapter_04.aux @@ -20,7 +20,7 @@ \setcounter{subparagraph}{0} \setcounter{figure}{17} \setcounter{table}{0} -\setcounter{float@type}{4} +\setcounter{float@type}{16} \setcounter{tabx@nest}{0} \setcounter{listtotal}{0} \setcounter{listcount}{0} @@ -136,4 +136,19 @@ \setcounter{bbx:relatedcount}{0} \setcounter{bbx:relatedtotal}{0} \setcounter{parentequation}{0} +\setcounter{lstnumber}{1} +\setcounter{FancyVerbLine}{0} +\setcounter{linenumber}{1} +\setcounter{LN@truepage}{25} +\setcounter{FancyVerbWriteLine}{0} +\setcounter{FancyVerbBufferLine}{0} +\setcounter{FV@TrueTabGroupLevel}{0} +\setcounter{FV@TrueTabCounter}{0} +\setcounter{FV@HighlightLinesStart}{0} +\setcounter{FV@HighlightLinesStop}{0} +\setcounter{FancyVerbLineBreakLast}{0} +\setcounter{FV@BreakBufferDepth}{0} +\setcounter{minted@FancyVerbLineTemp}{0} +\setcounter{listing}{0} +\setcounter{lstlisting}{0} } diff --git a/drawio/LMS_logic.drawio b/drawio/LMS_logic.drawio index 01c25e8..35cb76d 100644 --- a/drawio/LMS_logic.drawio +++ b/drawio/LMS_logic.drawio @@ -1,137 +1,162 @@ - + - + - - - - - - - - - - - - - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + - + + + + + + - - + + - - + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - + + + + - - + + + + + + + + - + + - - - - - - - + + + - - + + + + + + + + diff --git a/main.tex b/main.tex index 5d019d6..0a5c67a 100644 --- a/main.tex +++ b/main.tex @@ -16,6 +16,8 @@ \usepackage{amsmath,amsthm,amssymb} % richtige Mathematik \usepackage[a4paper,margin=2.5cm]{geometry} %Seitenmaße \usepackage{setspace} +\usepackage{listings} +\usepackage{minted} \addbibresource{literature.bib}