From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9392 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: MetaPost and fonts Date: Fri, 27 Sep 2002 12:37:56 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020927123756.767b33a8.morawski@gmx.net> References: <5.1.0.14.1.20020926165321.03807bc8@server-1> <20020926130117.32e7c1a7.morawski@gmx.net> <5.1.0.14.1.20020926165321.03807bc8@server-1> <5.1.0.14.1.20020927084811.02a6a9a8@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399721 2750 80.91.224.250 (23 Oct 2002 19:02:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:01 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020927084811.02a6a9a8@server-1> Xref: main.gmane.org gmane.comp.tex.context:9392 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9392 On Fri, 27 Sep 2002 08:48:44 +0200 Hans Hagen wrote: > At 09:15 PM 9/26/2002 +0200, Jens-Uwe Morawski wrote: > > > > \startMPenvironment % optionally [global] > > > \define.... > > > \stopMPenvironment > > > >Ahhh, [global] is required! Now it works. Many thanks. > > hm, global just tells context to apply it to mp graphics and the doc itself > (the tex part); saves duplicate keying then \startMPenvironment[global] is equal to \startMPenvironment[+] ? Jens