From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27486 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: Quick Metapost question Date: Wed, 26 Apr 2006 11:45:34 +0200 Message-ID: <444F413E.2040901@nibua-r.org> References: <20060426092523.GA16227@blackowl.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146044753 8734 80.91.229.2 (26 Apr 2006 09:45:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Apr 2006 09:45:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 26 11:45:46 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FYgaf-0005R2-Lk for gctc-ntg-context-518@m.gmane.org; Wed, 26 Apr 2006 11:45:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B1121276C; Wed, 26 Apr 2006 11:45:45 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31952-02; Wed, 26 Apr 2006 11:45:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 987B612772; Wed, 26 Apr 2006 11:45:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 50C4412772 for ; Wed, 26 Apr 2006 11:45:36 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30524-02-2 for ; Wed, 26 Apr 2006 11:45:34 +0200 (CEST) Original-Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by ronja.ntg.nl (Postfix) with SMTP id 90DE61276C for ; Wed, 26 Apr 2006 11:45:34 +0200 (CEST) Original-Received: from apollon.lrv.uvsq.fr (root@apollon.lrv.uvsq.fr [193.51.28.20]) by soleil.uvsq.fr (8.13.5/jtpda-5.4) with ESMTP id k3Q9jXiZ069816 for ; Wed, 26 Apr 2006 11:45:33 +0200 (CEST) Original-Received: from [193.51.28.104] (renaud@ [193.51.28.104]) by apollon.lrv.uvsq.fr (8.12.3/jtpda-5.2) with ESMTP id k3Q9KTCb007095 for ; Wed, 26 Apr 2006 11:20:30 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <20060426092523.GA16227@blackowl.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (soleil.uvsq.fr [193.51.24.1]); Wed, 26 Apr 2006 11:45:34 +0200 (CEST) X-Miltered: at soleil.uvsq.fr with ID 444F413D.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Virus-Scanned: ClamAV 0.88/1425/Tue Apr 25 14:09:41 2006 on soleil.uvsq.fr X-Virus-Status: Clean X-MIME-Autoconverted: from 8bit to quoted-printable by soleil.uvsq.fr id k3Q9jXiZ069816 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27486 Archived-At: Did you try \scale ? (Dunno if it works)... http://texshow.contextgarden.net/ts.rb?lang=3Den&what=3Ddesc&if=3Den&cmd=3D= scale Olivier a =E9crit : >Hi all, > >I'm looking for an equivalent of \externalfigure[width=3D1mm] >but for \reuseMPgraphic. Something like = >\reuseMPgraphic[width=3D1mm]{my-mp-drawing} > >There is always the way of tracking the generated file and including it >with exernalfigure, but this is not very convenient since the numbering >is subject to change. > >Is there an easy way to achieve rescaling of such Metapost figures? > >Thanks, >Olivier >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > > > = >