Skip to content

Commit

Permalink
Make Overleaf compatible. Just upload everything in the directory and…
Browse files Browse the repository at this point in the history
… start working.
  • Loading branch information
Tetragramm committed Feb 7, 2023
1 parent 740ea99 commit ca90e7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions latexmkrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
$pdflatex = 'lualatex %O %S --shell-escape';
$pdf_mode = 1;
$postscript_mode = $dvi_mode = 0;

0 comments on commit ca90e7d

Please sign in to comment.