unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* pdflatex, emacs in windows....
@ 2007-02-19 18:29 bgm-rao
  0 siblings, 0 replies; 3+ messages in thread
From: bgm-rao @ 2007-02-19 18:29 UTC (permalink / raw)
  To: help-gnu-emacs


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 recently had to move to Windows and have to get this working. I did
not find any useful information after looking in google/emacswiki/pdftex pages.

Regards, Madhu

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pdflatex, emacs in windows....
       [not found] <mailman.4754.1171909792.2155.help-gnu-emacs@gnu.org>
@ 2007-02-19 18:37 ` Maarten Bergvelt
  2007-02-19 18:50   ` Ralf Angeli
  0 siblings, 1 reply; 3+ messages in thread
From: Maarten Bergvelt @ 2007-02-19 18:37 UTC (permalink / raw)
  To: help-gnu-emacs


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

(and there is tab completion, so you don't need to type all of
this). I guess you can also set it up to always use latex pdf instead
of just latex, read the auctex documentation.

Highly recommended.

-- 
Maarten Bergvelt		

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pdflatex, emacs in windows....
  2007-02-19 18:37 ` pdflatex, emacs in windows Maarten Bergvelt
@ 2007-02-19 18:50   ` Ralf Angeli
  0 siblings, 0 replies; 3+ messages in thread
From: Ralf Angeli @ 2007-02-19 18:50 UTC (permalink / raw)
  To: help-gnu-emacs

* 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-19 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4754.1171909792.2155.help-gnu-emacs@gnu.org>
2007-02-19 18:37 ` pdflatex, emacs in windows Maarten Bergvelt
2007-02-19 18:50   ` Ralf Angeli
2007-02-19 18:29 bgm-rao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).