Math

From Wiki
Revision as of 20:14, 2 August 2004 by 171.66.165.208 (talk) (Added a link to the LaTeXMath page.)
Jump to navigation Jump to search

< Main Page

You can use all of PlainTeX math and most of AMSmath in ConTeXt; for the latter you may need the nath module (see on CTAN).

The "native" ConTeXt way of math is MathML - rather verbose but mighty. Here's the docs:

Esp. for physics there's the units module.

There's a module for chemical structure formulae: PPCHTeX (works also with LaTeX). It's based on Metapost and MetaFun.

It is also possible to use most LaTeX equations in ConTeXt with a relatively small set of supporting definitions; that is discussed in the LaTeXMath page.