* Damian Nadales (2009-04-09) writes: > I would like to configure Auctex so that it produces pdf by default. > I've tried in my init file > (setq TeX-PDF-mode t) > But without any results.
You will need `setq-default'. Or use `M-x customize-variable <RET> ...' as described in the AUCTeX manual. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
