MetaPost

From Wiki
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

Packages for 3D support


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


Documentation & Tutorials

Other Links