LaTeX2MathML is a PHP5 class that converts LaTeX math formulas to Presentation MathML. Current versions are still in development !
License
BSD LicenseFollow LaTeX2MathML
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
-
One of the things i miss most is a syntax-checker or something that will abort the translating process in case of errors . I'd like to use this in a guestbook - but if one enters e.g. "\frac{1}{" (without closing curly bracket) the server will hang and - if the guestbook entry is already writen - you will have difficulties. But nevertheless - great job, Jeremy