On 09-04-2009 23:04, Damian Nadales wrote:

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.
I don't like using customize, it produces a very large file for simple
things (yes, I'm and idiot, I know). I also tried
    (setq-default TeX-PDF-mode t)

But without any result.

That's strange. It works perfectly with me. Did you remember that you
had to close and re-open Emacs after adding that line to the .emacs
file?

Best regards,

Jose Carlos Santos


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

Reply via email to