Changes

Jump to navigation Jump to search
no edit summary
== Description ==
Create Define code for a MetaPost graphic at this point . The graphic can be placed in the documentwith {{cmd|useMPgraphic}}, and will be recompiled every time it it is placed.
== Example ==
<!-- something like this:
<context source=yes>
\def\mycolor{.625red} \startuseMPgraphic{name} fill fullcircle scaled 20pt withcolor \mycolor;\stopuseMPgraphic red: \useMPgraphic{name} \def\mycolor{..625blue}blue: \useMPgraphic{name}
</context>
Or use <texcode> tags if the example doesn't compile on this wiki
-->
== See also ==

Navigation menu