A minor bugfixing release of SVGMath that taps a blatant hole in AFM processing. No new functionality added.
Version 0.3.2. is released.
This is a bugfixing release: it improves configuration error handling and provides compatibility with Jython 2.2.
Version 0.3.1. fixed a late bug in 0.3.0 - incorrect vertical stretching of operators in tables.
Version 0.3.0. is released.
The primary change consists in the ability to replace instances of MathML by SVG in documents from other namespaces - XSL-FO, XHTML, etc. There is also an auxiliary stylesheet that aligns the resulting SVG images in the XSL-FO document.
For more details, please refer to the documentation inside the package.
Version 0.2.0 of SVGMath MathML-to-SVG converter is released.
There is one important thing added: the viewBox on the resultant SVG image is defined so that the zero quote on the Y axis corresponds to the alphabetic baseline of the formula. This is relevant when the SVG rendition is used in an inline context.
Other things in this release:
- proper treatment of surrogate pairs;
- minor bugfixes.
Version 0.1.0 of SVGMath MathML-to-SVG converter is released.