Difference between revisions of "Template:MetaPost see also"

From Wiki
Jump to navigation Jump to search
(add startMPcode)
Line 6: Line 6:
 
* {{cmd|startuseMPgraphic}} (dynamic graphics that are recompiled at every use)
 
* {{cmd|startuseMPgraphic}} (dynamic graphics that are recompiled at every use)
 
* {{cmd|useMPgraphic}} (use a dynamic graphic)
 
* {{cmd|useMPgraphic}} (use a dynamic graphic)
 +
* {{cmd|startuniqueMPgraphic}} (also dynamic graphics that are recompiled at every use)
 +
* {{cmd|uniqueMPgraphic}} (also use a dynamic graphic)
 
* {{cmd|startreusableMPgraphic}} (static graphics that are compiled once)
 
* {{cmd|startreusableMPgraphic}} (static graphics that are compiled once)
 
* {{cmd|reuseMPgraphic}} (use a static graphic)
 
* {{cmd|reuseMPgraphic}} (use a static graphic)

Revision as of 14:16, 26 November 2012