summaryrefslogtreecommitdiff
path: root/.latexmkrc
blob: 581d91cc4837fb25ddae2a70f026e272522912d4 (plain)
1
2
3
4
$pdflatex = 'pdflatex -synctex=1 -interaction=nonstopmode';
$pdf_mode = 1; # tex -> pdf with pdflatex
@default_files = ('Hallsby_Karl.tex');
$clean_ext = 'acn acr alg aux bbl bcf blg brf fdb_latexmk fls glg glo gls glslabels idx ilg ind ist lof log lot out rel run.xml synctex.gz xdy';