[OS X TeX] outlining and TeX
Enrico Franconi
franconi at cs.man.ac.uk
Tue Aug 6 18:35:56 CEST 2002
On August 6, Joseph C. Slater writes:
> A) By meta, you mean type escape x, right? Or is there a single key out
> there that I'm missing?
The default config says that meta key is apple key in mac-emacs (in
addition to ESC-x, of course).
> B) Cool! Way cool!
I know, I know :-)
> C) How do I make latex files automatically enter outline-minor-mode (I
> can't see using outline-mode by itself when you can have both!)?
Add in your .mac-emacs (or .emacs if you don't use mac-emacs):
(add-hook 'LaTeX-mode-hook
(function (lambda ()
(outline-minor-mode 1)
)))
--
Enrico Franconi - franconi at inf.unibz.it
Free University of Bozen-Bolzano - http://www.inf.unibz.it/~franconi/
Faculty of Computer Science - Phone: (+39) 0471-315-642
I-39100 Bozen-Bolzano BZ, Italy - Fax: (+39) 0471-315-649
-----------------------------------------------------------------
Threaded list archives can be found at:
<http://www.masda.vxu.se/~pku/MacOSX_TeX/>
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the macostex-archives
mailing list