Added latexmkrc file for compilation

This commit is contained in:
Radu C. Martin 2021-03-06 12:53:05 +01:00
parent 86ce14c278
commit 32b58ea587

4
.latexmkrc Normal file
View file

@ -0,0 +1,4 @@
$pdf_mode = 1;
@default_files = ('main.tex');
$clean_ext = "bbl run.xml"