On 10/05/2012 03:57 AM, Stefan Seefeld wrote: > Hello, > > I'm writing a spec file containing lots of MathML, and I very much love > the MathML support that is part of XXE. In particular, I have come to > appreciate the simple math expression parser, as it makes me really > productive. > > Is there a way to represent special mathematical characters, such as pi, > without having to get out of the equation writing mode ? Right now the > only way I can edit an equation containing pi is by using the pulldown > menu for "Variables& Numbers". Would it be possible to teach the parser > things like "\pi" (or some other equally simple spelling) to stand for > the math constant of pi ?
We would like to keep the simple math expression parser, well, simple. Basically this means: unlike the excellent TeX/ASCIIMath/MathJax, there should be almost no markup to be learned and remembered by the user. However, if we find a very simple way to express constants (may be the '\' you suggest, may be something else), we'll implement this feature in a future release. > > Many thanks for a great tool ! > > Stefan > -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

