AsciiMath: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 1:
'''AsciiMath''' esis una client-side [[Lenguajemathematical demarkup marcadolanguage]] delfor ladodisplaying delmathematical cliente para mostrar expresiones matemáticas enexpressions in [[Navegador 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}}.</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