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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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