* gerald jean (2009-01-12) writes: > if I need "pstricks" then the command View-command will > still call, e.g.: > > dvips quick.dvi -o && gv quick.ps > > if I change "gv" to "ggv", in the mini-buffer, before hitting <enter> all > is well; how do I get Auctex to automatically write "ggv" in the above > command rather than "gv"?
M-x customize-variable <RET> TeX-output-view-style <RET> This is also mentioned in the manual. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
