Command/startMPenvironment

From Wiki
< Command
Revision as of 11:40, 26 November 2012 by Esteis (talk | contribs) (/MetaPost)
Jump to navigation Jump to search

\startMPenvironment

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: