* Hartwig Crailsheim (2011-06-09) writes: > -> Question 1: Any suggestions how to change the default dvi-viewer > (C-c C-C -> View) from yap to windvi with the help of the AUCTeX > custumizations from the menue?
You have to define the viewer in the variable `TeX-view-program-list' before you can select it in `TeX-view-program-selection'. This is described in the manual. See (info "(auctex)Starting Viewers"). -- Ralf _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
