AsciiMath: Difference between revisions

Content deleted Content added
m Disambiguating links to SVG (disambiguation) (link changed to Scalable Vector Graphics) using DisamAssist.
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.1
Line 1:
'''AsciiMath''' is a client-side [[mathematical markup language]] for displaying mathematical expressions in [[web browser]]s.<ref name="gray">{{citation|first=James|last=Gray|year=2007|title=''ASCIIMathML'': now everyone can type MathML|journal=MSOR Connections|volume=7|issue=3|pages=26–30|doi=10.11120/msor.2007.07030026}}.</ref><ref>{{citation|title=Interactive LATEX to MathML/HTML translation|first=Brian|last=Johnson|url=http://brianjohnsen.dk/bachelor.pdf|date=January 2005|publisher=Maersk Mc-Kinney Moller Institute for Production Technology, University of Southern Denmark, Odense|access-date=2015-04-20|archive-url=https://web.archive.org/web/20160304024109/http://brianjohnsen.dk/bachelor.pdf|archive-date=2016-03-04|url-status=dead}}.</ref>
 
Using the [[JavaScript]] script ASCIIMathML.js, AsciiMath notation is converted to [[MathML]] at the time the page is loaded by the browser, natively in [[Mozilla Firefox]], [[Safari (web browser)|Safari]], and via a plug-in in [[IE7]]. The simplified markup language supports a subset of the [[LaTeX]] language instructions, as well as a less verbose syntax (which, for example, replaces "\times" with "xx" to produce the "×" symbol). The resulting MathML mathematics can be styled by applying [[CSS]] to class "mstyle".<ref>{{citation