[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] gwin32c and auctex
From: |
David Kastrup |
Subject: |
Re: [AUCTeX] gwin32c and auctex |
Date: |
Sun, 25 Jun 2006 01:14:03 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Norman Fuchs <address@hidden> writes:
> I've been using an older version of emacs for some time now (under
> Windows XP), and I have used auctex (MikTeX) without much trouble.
> However, I noticed that there is a preview-latex system now
> available. So, I downloaded the pre-compiled version of Emacs +
> AucTeX
>
> emacs+auctex-w32-2006-06-24.zip
>
> from the website
> http://www.gnu.org/software/auctex/download-for-windows.html.
>
> I have had trouble with getting preview-latex to work. It complains
> that it can't find GSWIN32C.EXE.
The easiest way is to put its directory in your PATH environment
variable.
> I have it in C:\Program Files\gs\gs8.51\bin, and I've never had
> trouble viewing ps files inside emacs before. For printing, I have
> the path to this file specified in my .emacs file, via
>
> (setq ps-lpr-command "C:\\gs\\gs8.51\\bin\\gswin32c")
Which is not the same as the above path, but that is probably just a
typo. Anyhow, preview-latex looks for its Ghostscript in the variable
preview-gs-command instead. Try setting that (its default on Windows
is likely "GSWIN32C.EXE" without explicit path).
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum