diff options
-rw-r--r-- | .latexmkrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,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';
\ No newline at end of file |