

(concat "\"" "c:/Program Files (x86)/SumatraPDF/SumatraPDF.exe" "\" %o")))ĭoes someone have any idea what's wrong ?

(mode-io-correlate " -forward-search %b %n") (add-to-list 'TeX-view-program-selection '(output-pdf "Sumatra PDF"))))))Īnd this is what I see in the buffer for the customization of the TeX-view-program-list : '(("Sumatra PDF" (assq-delete-all 'output-pdf TeX-view-program-selection) (mode-io-correlate " -forward-search %b %n") " %o"))) ("\"c:/Program Files (x86)/SumatraPDF/SumatraPDF.exe\" -reuse-instance"

emacs-file (just after calling the emacs-leuven configuration ): (eval-after-load 'latex After some trials, nothing happens, and I have no idea why. I'm using emacs (GNU Emacs 25.1.1 (x86_64-w64-mingw32) of ), and trying to define SumatraPDF as my default PDF-viewer for LaTeX.
