Skip to content

Commit

Permalink
disable auto preview
Browse files Browse the repository at this point in the history
  • Loading branch information
miRoox committed Jul 24, 2021
1 parent 318caf8 commit d9e9553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion latexmkrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@default_files = ('report.tex');

$pdf_mode = 5;
$preview_mode = 1;

$pdflatex = "pdflatex -file-line-error -shell-escape -halt-on-error -interaction=nonstopmode -synctex=1 %O %S";

Expand Down

0 comments on commit d9e9553

Please sign in to comment.