f41dc7f315a4e28ad01c6b35e1d68827df2613be
[matthijs/master-project/dsd-paper.git] / latexmkrc
1 $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';
2 $clean_ext = "synctex.gz ptb tex";