Re: Improvement of the MathML editor
Frédéric WANG <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks to people who proposed me various syntaxes for a math parser
in Amaya. Currently, I think a LaTeX-like syntax is best since this
language is widely used. However, I try to implement the parser so that
several modes can be easily added (chemistry, units, latex...).
Frederic
> Hello Frederic,
>
> As a background for your research, you may be interested in
> http://unicode.org/notes/tn28/UTN28-PlainTextMath.pdf
> (which is very explicitly not restricted to ASCII, but
> also tries to linearize input). Or do you already know this?
>
> Regards, Martin.