Difference between revisions of "MetaPost"

From Wiki
Jump to navigation Jump to search
m (→‎Documentation & Tutorials: forgot to add (change) the name of the manual)
m (Metapost moved to MetaPost)

Revision as of 16:57, 6 January 2006

< Math, MetaFun, Graphics

MetaPost is a graphical programming language, based on Donald Knuth's MetaFont. Normally MP graphics are converted to PostScript and used with dvips, but ConTeXt can use it directly with PDF (see MPtoPDF).

MetaPost is ConTeXt's "native" graphics mode, see MetaFun.

Besides MetaFun there are some more extensions to MetaPost:

Different Packages, Extensions & Applications of Metapost

  • finomaton - drawing finite state automata
  • statsmac - metapost macros for statistics graphs

TODO: needs major review (See: To-Do List)


Documentation & Tutorials

Other Links