Difference between revisions of "MathML"

From Wiki
Jump to navigation Jump to search
(new - moved from Math)
 
(added MathML live link and W3C link)
Line 2: Line 2:
  
 
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.pragma-ade.com/general/manuals/mmlprime.pdf MathML (general)] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmlprime.pdf MathML (general)] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
Line 7: Line 8:
 
* [http://www.pragma-ade.com/general/manuals/xphysml-p.pdf PhysML (MathML extension for physics)] ([http://www.pragma-ade.com/general/manuals/xphysml-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xphysml-p.pdf PhysML (MathML extension for physics)] ([http://www.pragma-ade.com/general/manuals/xphysml-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xsteps-p.pdf Steps (XML step charts)] ([http://www.pragma-ade.com/general/manuals/xsteps-s.pdf screen]) by Pragma
 
* [http://www.pragma-ade.com/general/manuals/xsteps-p.pdf Steps (XML step charts)] ([http://www.pragma-ade.com/general/manuals/xsteps-s.pdf screen]) by Pragma
 +
* [http://www.pragma-pod.nl/codpages/mathml/mathml.htm Here] you can try MathML "live".

Revision as of 13:26, 14 September 2004

< Math | XML | Chemistry>

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