auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] Re: auctex calling acrobat reader


From: Sivaram Neelakantan
Subject: [AUCTeX] Re: auctex calling acrobat reader
Date: Sun, 13 Apr 2008 22:37:27 +0530
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (windows-nt)

Ken Brown <address@hidden> writes:

> On 4/13/2008 8:31 AM, Ralf Angeli wrote:
>> Could be that `start' is useless in Cygwin. I don't know because I
>> don't have Cygwin installed.
>
> Try cygstart instead of start.

Nice.  That worked;  So I plug in "cygstart acrord32 %o" and now I can
get the reader launched from Emacs.


TeX-output-view-style is a variable defined in `tex.el'.
Its value is 
(("^dvi$" "^pstricks$\\|^pst-\\|^psfrag$" "dvips %d -o && start \"\" %f")
 ("^dvi$" "." "yap -1 %dS %d")
 ("^pdf$" "." "cygstart acrord32 %o")
 ("^html?$" "." "start \"\" %o"))


 sivaram
 -- 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]