Tom Downey
-
2007-09-27
- priority: 5 --> 4
Create a variant of ExpressionInput that lets you type an expression in normal WCM syntax, but displays the result as a typeset expression. Look into using LaTeX (e.g., sHotEqn) or MathML (e.g., JEuclid) to implement the rendering. Maybe a 1x1 JTable can handle the switching between rendering and editing. Will need to implement a toLaTeX() or toMathML() for functions to go along with toString().
Maybe also do a version that is a Drawable.