summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-10 21:07:37 +0000
committerKarl Berry <karl@freefriends.org>2018-07-10 21:07:37 +0000
commit954fbf16b3f8480fc5ef45d9d9da76d762de2653 (patch)
tree89a42ccdd9f4fc5750c3341a949117dca37c2a2e /Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
parent1060c0ec4ed0c2403d13f6886ff1227c5fd40b5f (diff)
thesis-gwu (10jul18)
git-svn-id: svn://tug.org/texlive/trunk@48180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex b/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
index ab6e14096b7..095679d740b 100644
--- a/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
+++ b/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.tex
@@ -1,4 +1,4 @@
-\documentclass[thesis]{thesis-gwu}[2016/09/24]
+\documentclass[thesis]{thesis-gwu}[2018/05/21]
% this package is only used to generate some random text.
% it is not needed in a true document
@@ -6,6 +6,12 @@
\input{tex/frontmatter}
+% this will speed up your tikz figures by building them once to another directory
+\usepackage{pgfplots}
+\usepgfplotslibrary{external}
+\tikzexternalize
+\tikzsetexternalprefix{cache/}
+
%% DOCUMENT AREA
\begin{document}