Add: sumatrapdf as pdf viewer on Windows
This commit is contained in:
parent
a13758393e
commit
5da216a1c5
2 changed files with 5 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
enabling unicode symbols in math regions. This requires the unicode-math latex
|
||||
package to be installed.")
|
||||
|
||||
(defvar +latex-viewers `(skim zathura okular pdf-tools)
|
||||
(defvar +latex-viewers `(skim sumatrapdf zathura okular pdf-tools)
|
||||
"A list of enabled latex viewers to use, in this order. If they don't exist,
|
||||
they will be ignored. Recognized viewers are skim, zathura, okular and
|
||||
pdf-tools.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue