ASCIIMathML 1.4.7 review
DownloadASCIIMathML project is a very simple way to put math on HTML pages (easy "LaTeX")
|
|
ASCIIMathML project is a very simple way to put math on HTML pages (easy "LaTeX").
ASCIIMathML is a script that converts calculator-style ASCII math notation (and many LaTeX formulas) to Presentation MathML while your Web page loads.
It works with HTML and XHTML files in Mozilla/Firefox/Netscape 7+ browsers, as well as in Internet Explorer 6 with MathPlayer.
For example, the solutions for the equation 'ax^2+bx+c=0' are expressed in the HTML file as '(-b +- sqrt(b^2 - 4ac))/(2a)', and display as nicely formatted MathML.
The script can be easily used in wikiservers and blogs, as a rudimentary MathML editor (with instant preview), and to preview math formulas as they are typed into a Web page input area.
What's New in This Release:
changed IE MathML prefix from mml: to m: (default of MathPlayer, so now works without the xmlns attribute)
for IE the script now writes out the and
ASCIIMathML 1.4.7 search tags