[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] file variable for View command
From: |
Ralf Angeli |
Subject: |
Re: [AUCTeX] file variable for View command |
Date: |
Sun, 04 May 2008 22:23:31 +0200 |
* Renee Klawitter (2008-05-04) writes:
> p.s.: I looked into defining TeX-output-view-style locally but this
> does not make that much sense in my opinion, but then again am I new
> to customization in Auctex ...
AFAICS this is currently the only option. Since you know exactly which
command you need you could use a very selective value, e.g.
%%% TeX-output-view-style: (("^dvi$" "." "xdvi %dS %d"))
--
Ralf