Add some initial content to the Prototype section.
[matthijs/master-project/dsd-paper.git] / latexmkrc
index 153eca0d7dc6e40220382a60abff2e6d8c5b5baf..f41dc7f315a4e28ad01c6b35e1d68827df2613be 100644 (file)
--- a/latexmkrc
+++ b/latexmkrc
@@ -1,2 +1,2 @@
-$pdflatex = 'lhs2TeX -v --poly < cλash.lhs > cλash.tex; pdflatex -file-line-error -halt-on-error -synctex=1 cλash.tex cλash.pdf';
-$clean_ext = "synctex.gz ptb tex";
\ No newline at end of file
+$pdflatex = 'lhs2TeX -v --poly < cλash.lhs > cλash.tex; pdflatex -file-line-error -halt-on-error -synctex=1 --enable-write18 cλash.tex cλash.pdf';
+$clean_ext = "synctex.gz ptb tex";