Example: MathML/Latex Formula;
MathMLFormula: "How to use for Web?"
MathMLFormula: "How to use for Air?"
MathMLFormula: "How to use for Mobile?"
MathMLFormula: Bugs or new features?
Example: MathML Editor Component;
MathMLEditor: "How to use for Web?"
MathMLEditor: "How to use for Air?"
Latex-MathML Package is a java package created to do the conversion between MatML, Latex and Microsoft Word. Note: To convert from/to Microsoft Word you DON'T need to have installed any Microsoft Software. The last stable version is fmath-latex-mathml-v0.5.jar Dependency: jdom-1.1.3.jar Dependency: commons-codec-1.3.jar Also go to Download area for java to get a test java project (name: fmath-latex-mathml-testproject*). |
Example to use: import fmath.conversion.*; ... String mathml = ConvertFromLatexToMathML.convertToMathML(latexString); ... String latex = ConvertFromMathMLToLatex.convertToLatex(mathmlString); ... String mathml = ConvertFromWordToMathML.getMathMLFromDocStream(inStream, "ISO-8859-1"); or String mathml = ConvertFromWordToMathML.getMathMLFromDocFile(docFilePath); ... ConvertFromMathMLToWord.writeWordDocStreamFromMathML(outStream, mathmlString); or ConvertFromMathMLToWord.writeWordDocFromMathML(docFilePath, mathmlString); ... |
| free components MathML flex GWT LaTeX Editor Air plugin MathML flash math Mathematics Equation Widget Mobile flash LaTeX Mathematics FREE Apple iOS OMML Android iPad iPhone Microsoft Word Latex MathML OMML Free |