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: Gerald Wildgruber
Subject: Re: How to define a new font inserting command in AucTeX?
Date: 08 Feb 2003 16:47:40 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.3.50

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{" 
"}"))))


and it works fine.

Gerald.


reply via email to

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