This commit is contained in:
h
2024-11-14 03:41:41 -05:00
parent ceb580acbe
commit 7fe2f7b438
5 changed files with 33 additions and 31 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
$pdf_previewer = "zathura %O %S";
$pdflatex = "xelatex -shell-escape %O %S";
$pdflatex = "xelatex -synctex=1 -shell-escape %O %S";