Command/startMPenvironment

From Wiki
< Command
Revision as of 09:22, 7 August 2020 by Taco (talk | contribs) (Text replacement - "<syntax type="environment">" to "<syntax>start")
Jump to navigation Jump to search

\startMPenvironment

Syntax (autogenerated)

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


Syntax

\startMPenvironment...\stopMPenvironment
... ConTeXt commands

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.

Example

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

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: