summaryrefslogtreecommitdiff
path: root/tex/thesis/thesis.tex
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@carlo-laptop>2012-11-28 11:09:10 +1100
committerCarlo Zancanaro <carlo@carlo-laptop>2012-11-28 11:09:10 +1100
commit62d8d7011c339f9b192099b2fc6a6d2f567f0a4d (patch)
tree13dae8f7e7de727677450535288f90b4a30ba70d /tex/thesis/thesis.tex
parent839764bd955d2bddedb4a38ab1d4d92c797c56b9 (diff)
Ahhh! Lots of things.
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}}