LaTeX2MathML is a PHP5 class that converts LaTeX math formulas to Presentation MathML. Current versions are still in development !
License
BSD LicenseFollow LaTeX2MathML
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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