blahtexml

Converts LaTeX equations to MathML format

brewmacoslinux
Try with needOr install directly
Source

About

Converts equations into Math ML

Commands

blahtexml

Examples

Convert a LaTeX equation file to MathML$ blahtexml equation.tex > equation.mathml
Convert inline LaTeX equation to MathML$ echo '\frac{a}{b}' | blahtexml
Convert with specific output format options$ blahtexml --mathml input.tex