From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80809 Path: news.gmane.org!not-for-mail From: "Keith J. Schultz" Newsgroups: gmane.comp.tex.context Subject: Re: Failing MPruns Date: Thu, 14 Feb 2013 08:45:05 +0100 Message-ID: <54480576-A4D2-4B37-B3ED-930BBAD6F8B5@web.de> References: <20130213123942.GB24111@homerow> <511BC539.1070509@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1360828807 8489 80.91.229.3 (14 Feb 2013 08:00:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2013 08:00:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 14 09:00:27 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from [195.12.62.10] (helo=balder.ntg.nl) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U5tjz-0003Fx-Ti for gctc-ntg-context-518@m.gmane.org; Thu, 14 Feb 2013 09:00:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 10A4C101E2; Thu, 14 Feb 2013 08:45:30 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AOQa1F2+jS1L; Thu, 14 Feb 2013 08:45:23 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0D0FE101EA; Thu, 14 Feb 2013 08:45:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 92C3A101EA for ; Thu, 14 Feb 2013 08:45:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fUcmNFwcAMOA for ; Thu, 14 Feb 2013 08:45:10 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id B5054101E2 for ; Thu, 14 Feb 2013 08:45:08 +0100 (CET) Original-Received: from mout.web.de (mout.web.de [212.227.17.11]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r1E7j6Ok013747 for ; Thu, 14 Feb 2013 08:45:06 +0100 Original-Received: from [10.0.62.2] ([84.58.194.89]) by smtp.web.de (mrweb002) with ESMTPSA (Nemesis) id 0Md4V8-1UO6sN4ADK-00IT2V for ; Thu, 14 Feb 2013 08:45:06 +0100 In-Reply-To: <511BC539.1070509@wxs.nl> X-Mailer: Apple Mail (2.1499) X-Provags-ID: V02:K0:O7mAdlN6CMhaC/8eY0KReitRN2NnEhOBV2E7sui2h2c tNMbrqCOgOCdtPHBPGi9XFP0V0Ghk6Wuj6RA6M6/Q4FwNn0J/V SaDkfvUen4XTJ7NBMpFvZa2l6JVndFuiO9xebaFp2R+Yc9xUm7 SlmDLQSLXr4M+yg6i+bCfpA4DPtVYS3LrfzVL4e4Tc8O656u9e MsAyegfzTJi8a/pZIM5pA== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.17.11; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06J07J6WL - 9f76eabeea1d - 20130214 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80809 Archived-At: Hi Hans, All, with your example below I noticed that the red circle is not quite in the graphic. it seems to be clip on the right! Just mentioning this. regards Keith. Am 13.02.2013 um 17:54 schrieb Hans Hagen : > On 2/13/2013 1:39 PM, Marco Patzer wrote: >> Hi, >> >> The following used to work: >> >> \startMPrun{foo} >> beginfig(1); >> fill fullcircle scaled 1cm; >> endfig; >> \stopMPrun >> >> \starttext >> \externalfigure [mprun:foo.1] [width=4cm] >> \stoptext >> >> now I get: > > fixed ... also added . instead of : support as mprun: is a prefix and doesn't mix well with other prefixes (schemes) > > \starttext > > \startTEXpage > > \startMPrun{foo} > beginfig(2) ; > fill fullcircle scaled 1cm withcolor blue ; > endfig ; > beginfig(1) ; > fill fullcircle scaled 2cm withcolor red ; > endfig ; > \stopMPrun > > \startMPrun > beginfig(6) ; > fill fullcircle scaled 15mm withcolor green ; > endfig ; > \stopMPrun > > \startoverlay > {\externalfigure [mprun.foo.1]} > {\externalfigure [mprun.6]} > {\externalfigure [mprun:foo.2]} > \stopoverlay > > \stopTEXpage > > \stoptext > > beta later > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________