Added latexmkrc file for compilation
This commit is contained in:
parent
86ce14c278
commit
32b58ea587
1 changed files with 4 additions and 0 deletions
4
.latexmkrc
Normal file
4
.latexmkrc
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
$pdf_mode = 1;
|
||||||
|
@default_files = ('main.tex');
|
||||||
|
|
||||||
|
$clean_ext = "bbl run.xml"
|
Loading…
Add table
Add a link
Reference in a new issue