Confirmed users
226
edits
m (update link to MDC) |
No edit summary |
||
| Line 28: | Line 28: | ||
== Planning for MathML == | == Planning for MathML == | ||
We focus the development on improving support for | We focus the development on improving support for stretching of characters, for which many bugs were reported by users ({{bug|407101}}, {{bug|416065}}, {{bug|416140}}, {{bug|491370}}, {{bug|518330}}). This includes a better font support to achieve stretching. Another priority is to update the MathML documentation. | ||
#[[MathML:Stretchy|Stretchy symbols]] and [[MathML:Fonts|font support]] | #[[MathML:Stretchy|Stretchy symbols]] and [[MathML:Fonts|font support]] | ||
| Line 51: | Line 51: | ||
Much (but not all) of the MathML-only code within other source files can be found by [http://mxr.mozilla.org/mozilla-central/search?string=MOZ_MATHML searching for the string "MOZ_MATHML"]. | Much (but not all) of the MathML-only code within other source files can be found by [http://mxr.mozilla.org/mozilla-central/search?string=MOZ_MATHML searching for the string "MOZ_MATHML"]. | ||
== Documentation == | |||
* [MathML:CompositeChars_and_Variants|Composite Chars and Variants] XXXfred TODO | |||
== WYSIWYG MathML Interface == | == WYSIWYG MathML Interface == | ||