Make pdfs work on windowsgit add init.el !
This commit is contained in:
parent
091bb6db6d
commit
232efa1668
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -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…
Add table
Add a link
Reference in a new issue