Changes

Jump to navigation Jump to search
Created page with "{{Reference |name={{subst:SUBPAGENAME}} |attributes= }} == Syntax == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd..."
{{Reference
|name=startMPenvironment
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\startMPenvironment<span class="first">...</span>\stopMPenvironment<!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">...</td>
<td>''ConTeXt commands''</td>
</tr>

</table>

== Description ==
{{cmd|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 {{cmd|defineMPinstance}} and {{cmd|setupMPinstance}}, instead.

== Example ==

<texcode>
\startMPenvironment
\usetypescript[times][texnansi]
\switchtobodyfont[times,10pt]
\stopMPenvironment
</texcode>

== See also ==
* {{cmd|defineMPinstance}}
* {{cmd|setupMPinstance}}

== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|startMPenvironment}}

[[Category:Commands|startMPenvironment]]

Navigation menu