Command/startMPenvironment

From Wiki
Jump to navigation Jump to search


\startMPenvironment ... \stopMPenvironment

Summary

The environment \startMPenvironment ... \stopMPenvironment is used for general MetaPost settings.

Settings

\startMPenvironment[...] ... \stopMPenvironment
[...]reset global +

Description

\startMPenvironment is a deprecated evironment 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 \defineMPinstance and \setupMPinstance, instead.

Examples

Example 1

\startMPenvironment
\switchtobodyfont[times,10pt]
\stopMPenvironment

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: