From 62d8d7011c339f9b192099b2fc6a6d2f567f0a4d Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Wed, 28 Nov 2012 11:09:10 +1100 Subject: Ahhh! Lots of things. --- tex/thesis/thesis.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tex/thesis/thesis.tex') 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}} -- cgit v1.2.3