[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Latex symbols in GNU Emacs
From: |
Johan Bockgård |
Subject: |
Re: Latex symbols in GNU Emacs |
Date: |
Tue, 24 Feb 2009 21:52:25 +0100 |
User-agent: |
Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.90 (gnu/linux) |
Ritchie <ritchiecai@gmail.com> writes:
> For those of you who are using GNU Emacs as the text editor for
> editing latex documents, I'm wondering is there a way to display all
> the latex symbols?
>
> I'm using Carbon Emacs on mac. When editing latex files, there is a
> latex-math-mode available. With that mode enabled, there is an extra
> drop down menu for all the latex symbols, but all the symbols are
> listed as actual command name. I'm wondering if there is a way to
> display some kind of picture of how each symbols may look like, and
> you can choose them by clicking them.
The menu does so by default if Emacs is built with the GTK toolkit (and
AUCTeX version is >= 11.53). I have never used the Carbon port. Does it
work if you set LaTeX-math-menu-unicode to t (before AUCTeX is loaded)?