Skip to content
Snippets Groups Projects
Verified Commit 9bd094fd authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add latexmkrc

parent 2a1d080e
No related branches found
No related tags found
No related merge requests found
Pipeline #56629 failed
$pdf_mode = 4;
$pdf_previewer = 'open -a Skim';
$pdflatex = 'pdflatex -halt-on-error -interaction=nonstopmode -synctex=1 %O %S';
$out_dir = 'build';
$postscript_mode = $dvi_mode = 0;
@generated_exts = (@generated_exts, 'synctex.gz');
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment