Skip to content
Snippets Groups Projects
Commit ed3eba9a authored by Jan Wille's avatar Jan Wille
Browse files

latexmk better cleanup

parent 3d4cfe02
No related branches found
No related tags found
No related merge requests found
$pdf_mode = 1; # use pdflatex
$bibtex_use = 2; # use bibtex
# use pdflatex
$pdf_mode = 1;
# use bibtex
$bibtex_use = 2;
$clean_ext .= " run.xml";
# use and auxilary folder for temp files
$aux_dir = './.aux/';
# put the ./src subfolder on searchpath
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment