MetaPost

From Wiki
Revision as of 20:52, 8 December 2005 by 195.210.254.240 (talk) (some links added)
Jump to navigation Jump to search

< 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