Make pdfs work on windowsgit add init.el !

master
tremeur29 3 years ago
parent 091bb6db6d
commit 232efa1668

@ -220,7 +220,7 @@
(when (iswin) (use-package doc-view ; not tested
:config
(setq doc-view-ghostscript-program "gswin32c.exe")))
(setq doc-view-ghostscript-program "gswin32c")))
(use-package tex
;; the big boy

Loading…
Cancel
Save