THESIS
[matches/honours.git] / thesis / Makefile
index fdf0908..b3da278 100644 (file)
@@ -2,10 +2,10 @@
 thesis.pdf : thesis.tex
        rm -f *.aux *.bbl *.log *.toc *.lof *.blg *.lot
 
-       pdflatex thesis
+       pdflatex --shell-escape thesis
        bibtex thesis
-       pdflatex thesis
-       pdflatex thesis
+       pdflatex --shell-escape thesis
+       pdflatex --shell-escape thesis
 
        rm -f *.bbl *.log *.toc *.lof *.blg *.lot
 

UCC git Repository :: git.ucc.asn.au