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

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

Re: Gnu Emacs +MikTex +Yap


From: Peter Dyballa
Subject: Re: Gnu Emacs +MikTex +Yap
Date: Sat, 24 Dec 2005 11:04:02 +0100


Am 24.12.2005 um 05:07 schrieb Overbeck:

I'd just like to replace LaTeX with TeX on the menu and default to plain tex
mode.


Did you read about these statements:

     (require 'tex-site)
        (add-hook 'LaTeX-mode-hook 'turn-on-reftex)   ; with AUCTeX LaTeX mode
        (add-hook 'LaTeX-mode-hook '(lambda () (TeX-fold-mode 1)))
        (add-hook 'latex-mode-hook 'turn-on-reftex)   ; with Emacs latex mode
        (setq reftex-plug-into-AUCTeX t)

I haven't read the AUCTeX manual since one year, I think ...

--
Greetings

  Pete

Time flies like an error
but fruit flies like a banana





reply via email to

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