auctex
[Top][All Lists]
Advanced

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

Re: Feature request: Show the characters corresponding to the LaTeX comm


From: Tassilo Horn
Subject: Re: Feature request: Show the characters corresponding to the LaTeX commands displayed in minibuffer.
Date: Tue, 21 Dec 2021 21:04:26 +0100
User-agent: mu4e 1.7.5; emacs 29.0.50

Ikumi Keita <ikumi@ikumi.que.jp> writes:

> There's already LaTeX-math-default in AUCTeX which has some of
> TeX-name -> unicode character mapping.

I've just pushed a change which uses `tex--prettify-symbols-alist' for
the translation but I'll extend that to also try `LaTeX-math-default' if
no match is found in the former.

> Though It's not complete and not suitable for plain TeX, Texinfo and
> ConTeXt, it can be used as a start point.

Why is it not suitable for plain TeX and others?  I mean, if the list of
possible completions contains alpha, it'll most probably be α, no?

Bye,
Tassilo



reply via email to

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