XSLT MathML Library

Vasil I. Yaroshevich


Русская
версия

At this page presented set of XSLT stylesheet for MathML 2.0 to LaTeX translation. The XSLT stylesheet is expected to be used as a module for more general transformations. It is implemented purely in XSLT, that is they do not use any extensions.

Yet XSLT MathML Library exists at SourceForge: http://sourceforge.net/projects/xsltml/

Full MathML 2.0 is is supported

The XSLT MathML Library consist of seven files:

The XSLT MathML Library is available for download as:

Also XSLT MathML Library can be used for interactive trials over the web; for a fullscale trial go to the trying out page. Please refer to there for some examples of applying mmltex.xsl to files from of W3C MathML Test Suite.

Before you starts to use the XSLT stylesheet, make sure that all MathML expressions belong to MathML namespace (xmlns="http://www.w3.org/1998/Math/MathML").

Any comments would be appreciated. Please let us know at shade33@mail.ru if you find errors or omissions.