about summary refs log tree commit diff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index ae1e8fa..4eb1f6c 100644
--- a/main.tex
+++ b/main.tex
@@ -30,7 +30,8 @@
 
 % tikz for drawing stuff and forest for nice graphs
 \usepackage{tikz}
-\usetikzlibrary{mindmap,trees}
+\usepackage{tkz-graph}
+\usetikzlibrary{mindmap,trees,arrows,automata}
 \usepackage{forest}
 
 \linespread{1}