change default pdf viewer
Oliver Jones <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <9898_1358442438_ZZi0d0u6JgL0E.00_50F82FC2.6010601@wiwi.uni-bielefeld.de> |
Hi everyone,
I try to change the default pdf viewer that is used by ess (emacs speaks statistics).
When I compile LaTeX file via the command M-x P choosing pdflatex, the acrobat reader shows up.
I tried changing to SumatraPDF via M-x customize-group RET ess RET and changing the value of
ess-pdf-viewer-pref, but still acrobat show up. This is been saved to my iinit.el (after
customizing and saving for future sessions):
'(ess-pdf-viewer-pref (quote ("C:/Programme/SumatraPDF/SumatraPDF.exe" "-reuse-instance")))
Hope anyone can help.
Best
Oliver