[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Re: AUCTeX 11.86 released
From: |
Leo |
Subject: |
[AUCTeX] Re: AUCTeX 11.86 released |
Date: |
Thu, 13 May 2010 09:07:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
On 2010-05-12 21:47 +0100, Markus Heller wrote:
> It does use the default viewer, but what if I want AUCTeX to use a
> different viewer? Couldn't figure that one out yet ...
Sorry I should be more explicit. If you look at the doc string of that
variable you will find out how the whole thing is setup.
Basically you need to add a viewer by customising TeX-view-program-list
which has a format similar to TeX-view-program-list-builtin.
Once you have the viewer added, you need to restart emacs and then
customise TeX-view-program-selection. You should see the added viewer
appear in the value menu, something like this http://imagebin.org/96663.
HTH,
Leo