summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-22 13:45:46 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-22 13:45:46 +0200
commit80ff6caa9e6f0d5a7b1a35972f145ace1f049625 (patch)
tree574ba271875ef1b6209779c250353526b9b357f0 /thesis.tex
parent84248c537de916a198fd95ca30364460cfe62b4d (diff)
downloaddold-thesis-phd-80ff6caa9e6f0d5a7b1a35972f145ace1f049625.tar.gz
dold-thesis-phd-80ff6caa9e6f0d5a7b1a35972f145ace1f049625.tar.bz2
dold-thesis-phd-80ff6caa9e6f0d5a7b1a35972f145ace1f049625.zip
sync
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 6cd1502..869658f 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -61,6 +61,12 @@
\usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
+\usepackage{tikz}
+\usetikzlibrary{shapes,arrows}
+\usetikzlibrary{positioning}
+\usetikzlibrary{calc}
+
+
\usepackage{mdframed}
\KOMAoption{titlepage}{firstiscover}