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
 -- 



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

Reply via email to