Package net.sourceforge.jeuclid.ant
Provides an Ant-Task for MathML conversion.
You will need to define the converter task:
------------ <taskdef name="mmlconverter" classname="net.sourceforge.jeuclid.ant.MathMLConverter"> ------------
with the needed JAR files in the classpath. Please see the API documentation of the task for a more detailed usage.
-
Class Summary Class Description MathMLConverter This task converts MathML files to images.