Hi: Does there exist any "tools", either open or from vendors that are able, if possible, to convert MathML to HTML tags with UTF 8 and perhaps CSS markup.. i.e. <math xmlns="http://www.w3.org/1998/Math/MathML"> <infinity/> </math> This could be displayed withing a browser using the following html ∞ or <math xmlns='http://www.w3.org/1998/Math/MathML'> <msup> <mi>x</mi> <mn>2</mn> </msup> </math> to x<sup>2</sup> There ARE other, more complex examples (UP TO a point) that could also be converted. Is this useful? Are there tools? Any caveats?Received on Friday, 9 January 2009 15:51:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:40 GMT