|
[Date Index]
[Thread Index]
[Author Index]
mathsize
- To: mathgroup at smc.vnet.net
- Subject: [mg71866] mathsize
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Fri, 1 Dec 2006 06:22:22 -0500 (EST)
Mathematica is delivering an incorrect mathsize attribute, which
causes problems with SVGMath. Mathematica leaves off the unit
specification (pt in this case). The unit specification is required by
the MathML recommendation:
http://www.w3.org/TR/MathML2/chapter3.html#presm.commatt
XML`MathML`ExpressionToMathML[StyleForm[1+a,FontSize->10]]
--
http://chris.chiasson.name/
Prev by Date:
Ask Mathematica to sub for a long expression
Next by Date:
Problem with Minimize function
Previous by thread:
Re: Ask Mathematica to sub for a long expression
Next by thread:
Problem with Minimize function
|