auctex
[Top][All Lists]
Advanced

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

[AUCTeX] auctex calling acrobat reader


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

On Emacs-22.2 and auctex, how do I configure auctex to call the win32
acrobat reader to open the generated file?

Setting it to acrord32 didn't work. 

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$" "." "acrord32 %o")
 ("^html?$" "." "start \"\" %o"))

and in the archives there were some mention of using pdfopen and
 pdfclose (of MikTex) to handle the Reader lock issue.  Can that be
 set through auctex too?


 sivaram
 -- 





reply via email to

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