We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96af7dd commit 35def9dCopy full SHA for 35def9d
latexmk/.latexmkrc
@@ -1,3 +1,3 @@
1
$dvi_previewer = 'xdvi -watchfile 1.5';
2
-$ps_previewer = 'gv --watch';
+$ps_previewer = 'zathura';
3
$pdf_previewer = 'zathura';
0 commit comments