Difference between revisions of "MathML"

From Wiki
Jump to navigation Jump to search
(link to Maple MathML HowTo)
m (generalized manual links)
 
(4 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
MathML is the "native" ConTeXt way of math. Here's the docs:
 
MathML is the "native" ConTeXt way of math. Here's the docs:
 
* [http://www.w3.org/Math/ Official home] of MathML at W3C with lots of links
 
* [http://www.w3.org/Math/ Official home] of MathML at W3C with lots of links
* [http://www.pragma-ade.com/general/manuals/mmlprime.pdf MathML (general)] by Pragma
+
* [[manual:mmlprime.pdf|MathML (general)]] by Pragma
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
+
* [[manual:mmlexamp.pdf|MathML in ConTeXt (examples)]] by Pragma
* [http://www.pragma-ade.com/general/manuals/xchemml-s.pdf ChemML (MathML extension for chemistry)] by Pragma
+
* [[manual:xchemml-s.pdf|ChemML (MathML extension for chemistry)]] by Pragma
* [http://www.pragma-ade.com/general/manuals/xphysml-s.pdf PhysML (MathML extension for physics)] by Pragma
+
* [[manual:xphysml-s.pdf|PhysML (MathML extension for physics)]] by Pragma
* [http://www.pragma-ade.com/general/manuals/xsteps-s.pdf Steps (XML step charts)] by Pragma
+
* [[manual:xsteps-s.pdf|Steps (XML step charts)]] by Pragma
* [http://www.pragma-ade.com/exalogin Here] you can try MathML "live".
+
* [http://www.pragma-ade.nl/exalogin Here] you can try MathML "live" (broken link).
  
 
There are also some [[MathML code examples]]
 
There are also some [[MathML code examples]]
Line 14: Line 14:
 
== Useful links ==
 
== Useful links ==
 
MathML code generators:
 
MathML code generators:
* [http://pear.math.pitt.edu/mathzilla/itex2mmlFrag.html itex2mml] - TeX to MathML conversion
+
* [http://golem.ph.utexas.edu/~distler/blog/itex2MML.html itex2mml] - TeX to MathML conversion
 
* [http://www.mathmlcentral.com/Tools/ToMathML.jsp MathML Central by Wolfram Research] - Mathematica 2 MathML conversion
 
* [http://www.mathmlcentral.com/Tools/ToMathML.jsp MathML Central by Wolfram Research] - Mathematica 2 MathML conversion
 
* [http://www.maplesoft.com/standards/MathML/info.html Maplesoft MathML Home Page] - How to Export Maple Output as MathML
 
* [http://www.maplesoft.com/standards/MathML/info.html Maplesoft MathML Home Page] - How to Export Maple Output as MathML

Latest revision as of 07:54, 1 July 2022

< Math | XML | Chemistry>

MathML is the "native" ConTeXt way of math. Here's the docs:

There are also some MathML code examples

Useful links

MathML code generators: