Update notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32700 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-12-31 17:31:58 +00:00
parent 13b88d6166
commit 805849d3e3

View File

@ -58,7 +58,9 @@ Math
- Cases
- 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
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
- MBox: Use <mtext>.
- Overset: Use <mover>.