summaryrefslogtreecommitdiff
path: root/tex/thesis/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/thesis/thesis.tex')
-rw-r--r--tex/thesis/thesis.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/thesis/thesis.tex b/tex/thesis/thesis.tex
index c69f78c..6fc8868 100644
--- a/tex/thesis/thesis.tex
+++ b/tex/thesis/thesis.tex
@@ -27,6 +27,7 @@
\usepackage{subfigure}
\usepackage{pdflscape}
\usepackage{pgf}
+\usepackage{pgfplots}
\usepackage{pifont}
\usepackage{qtree}
\usepackage[english,rounding]{rccol}
@@ -47,6 +48,7 @@
\lstset{language={Python}, literate={<=}{$\le$}{1}}%, frame=tlrb}
\usetikzlibrary{arrows}
+\pgfplotsset{compat=1.4}
\newcommand\D{\mathbb{D}}
\newcommand\R{\mathbb{R}}