|
| From: | Andreas Matthias |
| Subject: | [AUCTeX] Defining LaTeX-math-list |
| Date: | Mon, 04 Sep 2006 16:32:46 +0200 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
I am using \varphi more frequently than \phi, so I tried
to redefine the key mapping of `f to \varphi:
(setq LaTeX-math-list
'(?f . "varphi"))
But that didn't work. How do I set LaTeX-math-list correctly?
Ciao
Andreas
| [Prev in Thread] | Current Thread | [Next in Thread] |