Difference between revisions of "Command/startMPenvironment"

From Wiki
Jump to navigation Jump to search
({{MetaPost see also}})
(/MetaPost)
Line 36: Line 36:
 
{{Forum|startMPenvironment}}
 
{{Forum|startMPenvironment}}
  
[[Category:Commands|startMPenvironment]]
+
[[Category:Command/MetaPost|startMPenvironment]]

Revision as of 11:40, 26 November 2012

\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: