summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index 3a4c120..b1bdcd3 100644
--- a/main.tex
+++ b/main.tex
@@ -45,6 +45,7 @@
\usepackage{amsmath}
\usepackage{booktabs}
\usepackage{mathpartir}
+\usepackage{pgfplots}
\usepackage{subcaption}
\usepackage{tikz}
\usepackage{minted}
@@ -233,4 +234,5 @@ Text of appendix \ldots
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
+%%% TeX-command-extra-options: "-shell-escape"
%%% End: