Update notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32707 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-12-31 18:57:04 +00:00
parent 5536d442cd
commit 8990b1d0ee

View File

@ -59,8 +59,6 @@ Math
- Diff: Code exists, but I do not know if it is right. - Diff: Code exists, but I do not know if it is right.
- Binom (in Frac): None of these tags exist in MathML 2.0. We'll - Binom (in Frac): None of these tags exist in MathML 2.0. We'll
just output a fraction with delimiters. just output a fraction with delimiters.
- Font: Need to add mode awareness to MathStream, so as to output the right thing
when we are in text mode.
- Lefteqn - Lefteqn
- MBox: Use <mtext>. - MBox: Use <mtext>.
- Overset: Use <mover>. - Overset: Use <mover>.