From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9462 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: MetaPost and fonts Date: Wed, 2 Oct 2002 19:52:57 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20021002195257.5eff3b5b.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 1035399783 3270 80.91.224.250 (23 Oct 2002 19:03:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:03:03 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g92Kf6j25497 for ; Wed, 2 Oct 2002 22:41:06 +0200 (MEST) Original-Received: from smail.let.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Wed, 2 Oct 2002 22:40:54 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id WAA18993 for ntg-context-list; Wed, 2 Oct 2002 22:36:58 +0200 (MET DST) X-Authentication-Warning: smail.let.uu.nl: majordom set sender to owner-ntg-context@let.uu.nl using -f Original-Received: from spider.let.uu.nl (spider.let.uu.nl [131.211.194.47]) by smail.let.uu.nl (8.9.3/8.9.3/JEvW) with ESMTP id WAA18984 for ; Wed, 2 Oct 2002 22:36:54 +0200 (MET DST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by spider.let.uu.nl (8.11.2/8.11.2/SYSADM) with SMTP id g92Kar224437 for ; Wed, 2 Oct 2002 22:36:53 +0200 (MEST) Original-Received: (qmail 31276 invoked by uid 0); 2 Oct 2002 20:36:47 -0000 Original-Received: from port1432.fra.ginko.net (HELO eXergie) (212.202.67.162) by mail.gmx.net (mp001-rz3) with SMTP; 2 Oct 2002 20:36:47 -0000 Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020927084811.02a6a9a8@server-1> X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i586-pc-linux-gnu) Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9462 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9462 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 Sorry Hans. In the same moment when i activated [global] i switched from run time MP conversion, which is normally activated here, to 'texexec --automp'. Thus, my font definitions work with --automp but not with the run time MP conversion. Hmm!? Best, Jens