Make pdfs work on windowsgit add init.el !

This commit is contained in:
tremeur29 2021-08-31 10:57:03 +01:00
parent 091bb6db6d
commit 232efa1668

View file

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