auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Local variables and font-locking in AucTeX


From: David Kastrup
Subject: Re: [AUCTeX] Local variables and font-locking in AucTeX
Date: Tue, 20 Nov 2007 18:25:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

address@hidden writes:

> Then I moved on to set up AUCTEX  (11.84) which went OK as well, it solved
> most of the problems I reported when I first posted BUT I have a hard time
> to get it to use YAP rather than GSView as a pre-viewer, anyone knows how
> to do that?

INSTALL.windows or the respective manual section has this to say:

(info "(auctex) Installation under MS Windows")

 11. With XEmacs, AUCTeX and preview-latex should now be active by
     default.  With Emacs, activation depends on a working
     `site-start.d' directory or similar setup, since then the startup
     files `auctex.el' and `preview-latex.el' will have been placed
     there.  If this has not been done, you should be able to load the
     startup files manually with
          (load "auctex.el" nil t t)
          (load "preview-latex.el" nil t t)
     in either a site-wide `site-start.el' or your personal startup file
     (usually accessible as `~/.emacs' from within Emacs and
     `~/.xemacs/init.el' from within XEmacs).

     The default configuration of AUCTeX is probably not the best fit
     for Windows systems.  You might want to add
          (require 'tex-mik)
     or
          (require 'tex-fptex)
     in order to get more appropriate values for MiKTeX and fpTeX,
     respectively after loading `auctex.el' and `preview-latex.el'.

     You can always use

          M-x customize-group RET AUCTeX RET

     in order to customize more stuff, or use the `Customize' menu.


-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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