Changes

Jump to navigation Jump to search
m
merging
< [[Graphics]]|[[Metafun]]|[[Metapost]]>__TOC__
ConTeXT MetaFun is ConTeXt extension the [[MetaPost]] language. It provides a tight integration of both TeX and [[MetaPost]]. MetaPost can used behind the scenes for some graphic trickery. This integration is also helpful for drawing figures in MetaPost and use them in the document. This page is a brief overview of some of the commonly used commands. = Commonly used commands =
== \defineMPinstance and \setupMPinstance ==
labels.
=== \startMPenvironment === '''{{cmd|startMPenvironment}} is a DEPRECATED'''deprecated''' evironment environment in which one could place settings that one only wanted to apply in the MetaPost environment, but not in the document itself. One should use {{cmd|defineMPinstance}} and {{cmd|setupMPinstance}}, instead.
== \startMPinclusions ==
== \startuseMPgraphic and \useMPgraphic ==
{{cmd|startuseMPgraphic}}defines a piece of graphics code that is processed anew every time the graphic is placed with {{cmd|useMPgraphic}}.
== \startreusableMPgraphic and \reuseMPgraphic ==
[[Category:Metapost]]
== See also =={{MetaPost see also}}* section 3.3 of the [[manual:metafun-s.pdf|MetaFun manual]].
   = TEMPO FROM METAFUN page== MetaFun is Hans Hagen’s extension to (or module for) the [[MetaPost]] language.  ==Documentation== * [[manual:metafun-p.pdf|MetaFun manual]] ([[manual:metafun-s.pdf|screen]]) by Pragma
* [[manual:mmakempy.pdf|MakeMPY]]: create MetaPost outlines (by Pragma)
* [[Flow Charts|FlowCharts]]: encapsulated application, demonstration of MetaPost/MetaFun
* [http://www.pragma-ade.com/general/sources/mptopdf.pdf MPtoPDF]: create PDF from MetaPost (by Pragma)
* [http://www.pragma-ade.com/show-gra.pdf a few examples of MetaPost graphics]
* [http://www.ntg.nl/maps/25/15.pdf metapost metafun. Hans Hagen at MAPS]
==Examples==
 
* An encapsulated application of MetaPost/MetaFun is the [[Flow Charts|FlowCharts]] module
[[Category:Graphics]]
{{MetaPost see also}}
{{Metapost navbox}}

Navigation menu