projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
149b29f
)
[latexmk] use zathura instead of okular
author
Amin Bandali
<amin@aminb.org>
Thu, 19 Apr 2018 20:31:46 +0000
(16:31 -0400)
committer
Amin Bandali
<amin@aminb.org>
Thu, 19 Apr 2018 20:31:46 +0000
(16:31 -0400)
latexmk/.latexmkrc
patch
|
blob
|
blame
|
history
diff --git
a/latexmk/.latexmkrc
b/latexmk/.latexmkrc
index
c86e34e
..
c965b3d
100644
(file)
--- a/
latexmk/.latexmkrc
+++ b/
latexmk/.latexmkrc
@@
-1,4
+1,4
@@
-$pdf_previewer = "start
okular
%O %S";
+$pdf_previewer = "start
zathura
%O %S";
$clean_ext = "aux out";
#$pdf_update_method = 4;
#$pdf_update_command = "zathura %O %S";