help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pdflatex, emacs in windows....


From: Ralf Angeli
Subject: Re: pdflatex, emacs in windows....
Date: Mon, 19 Feb 2007 19:50:27 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

* Maarten Bergvelt (2007-02-19) writes:

> In article <mailman.4754.1171909792.2155.help-gnu-emacs@gnu.org>, 
> <bgm-rao@ieee.org> wrote:
>> 
>> What do you folks use to convert tex files to pdf in windows? How do I
>> set this up to work within emacs?  I am sorry if this isn't the
>> correct forum to address this question to.
>
> I assume you have already a TeX installation (e'g. Miktex)
>
> Then use the emacs+auctex bundle, see
> http://www.gnu.org/software/auctex/
>
> and 
> ftp://alpha.gnu.org/gnu/auctex/emacs+auctex-w32-2007-01-26.zip
>
> In auctex it is a matter of doing
>
> C-c C-c Latex PDF
>
> instead of 
>
> C-c C-c Latex

Nowadays this is handled differently:

,----[ (info "(auctex)Commands") ]
|  -- Command: TeX-PDF-mode
|      (`C-c C-t C-p') This command toggles the PDF mode of AUCTeX, a
|      buffer-local minor mode.  You can customize `TeX-PDF-mode' to give
|      it a different default.  The default is used when AUCTeX does not
|      have additional clue about what a document might want.  This
|      option usually results in calling either PDFTeX or ordinary TeX.
`----

-- 
Ralf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]