On Thu, Apr 9, 2009 at 11:51 PM, Ralf Angeli <[email protected]> wrote:
> * 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.
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.


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

Reply via email to