On Fri, Jul 29 2011, Christoph Bier wrote:

> what's the correct configuration line for Evince as PDF viewer?

I've something like this in my .emacs:

--8<---------------cut here---------------start------------->8---
(eval-after-load 'tex
     '(add-to-list 'TeX-view-program-selection '(output-pdf "xpdf")))
--8<---------------cut here---------------end--------------->8---

So, I suppose you just need to replace "xpdf" by "Evince".

-- 
           Peter


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to