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

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

Re: How to define a new font inserting command in AucTeX?


From: David Kastrup
Subject: Re: How to define a new font inserting command in AucTeX?
Date: 09 Feb 2003 15:56:00 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Gerald Wildgruber <gwil.remove.this.phrase@lrz.uni-muenchen.de> writes:

> Hello Adam and Kai,
> 
> thanks for your suggestions; I'm using now something like:
> 
> (add-hook 'LaTeX-mode-hook '(lambda () (add-to-list 'TeX-font-list
>         (list ?g "\\textgreek{" "}"))))

It would make sense to do the add-to-list in a local style file
triggered for whatever style/option it is that provides the
\textgreek command.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

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