On Tue, Dec 21, 2021 at 9:39 PM Ikumi Keita <[email protected]> wrote: > > Hi all, > > >>>>> Tassilo Horn <[email protected]> writes: > > Hongyi Zhao <[email protected]> writes: > >>> I mean, if this works, maybe a lisp script can be created to complete > >>> the work in batches. > > > I don't know what that means. Either, one could use this other package > > math-symbol-list or maybe the TeX input method in stock emacs also has > > this TeX-name -> unicode character mapping. > > There's already LaTeX-math-default in AUCTeX which has some of TeX-name > -> unicode character mapping. Though It's not complete and not suitable > for plain TeX, Texinfo and ConTeXt, it can be used as a start point.
I find the `LaTeX-math-menu' which is a variable defined in ‘latex.el’ of AUCTeX. HZ
