This commit is contained in:
k-a-z-u
2018-06-05 13:20:24 +02:00
28 changed files with 16866 additions and 0 deletions

View File

@@ -25,6 +25,10 @@
%\usepackage{tikz} %graph
\usepackage{siunitx}
%\usepackage{enumitem}
\usepackage{algorithm}
\usepackage{algpseudocode}
\usepackage{tcolorbox}
%\usetikzlibrary{arrows, arrows.meta, backgrounds, graphdrawing, graphs, positioning, decorations, decorations.markings, fit, quotes}
%\usegdlibrary{circular, layered, trees, force}
@@ -36,6 +40,7 @@
\usetheme{fhws}
%\usefonttheme{professionalfonts}
\graphicspath{{./gfx/}}
%--------------------------------------------------------------------------
% Macros
@@ -82,6 +87,7 @@
\input{chapters/system}
\input{chapters/toni}
\end{document}