* juan mari alberdi (2007-01-22) writes: > I've pdflatex processed a file activating MiKTeX with C-c C-t C-p. When > I ask AUCTeX to show the .pdf file, it opens a DOS shell but does > nothing, just waits for input.
That's a bug in AUCTeX. > I see that the command in the list 'TeX Output View Style' is 'start > %o'. How could I change things to make AUCTeX execute my Acrobat > application? Type M-x customize-variable RET TeX-output-view-style RET Then change `start %o' to `start "" %o' and save the changed value. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
