From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11150 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Re: MetaFun questions Date: Fri, 28 Feb 2003 09:17:26 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.1.0.14.1.20030228084212.02435940@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046424123 4863 80.91.224.249 (28 Feb 2003 09:22:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 28 Feb 2003 09:22:03 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ogiP-0001G3-00 for ; Fri, 28 Feb 2003 10:22:01 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9215710AEC; Fri, 28 Feb 2003 10:22:17 +0100 (MET) Original-Received: from mailhost2.dircon.co.uk (mailhost2.dircon.co.uk [194.112.32.66]) by ref.ntg.nl (Postfix) with ESMTP id 96AB410ABB for ; Fri, 28 Feb 2003 10:20:20 +0100 (MET) Original-Received: from [1.2.3.1] (pipinghot.gw.dircon.net [195.157.154.158]) by mailhost2.dircon.co.uk (Postfix) with ESMTP id 736D265960 for ; Fri, 28 Feb 2003 09:20:19 +0000 (GMT) User-Agent: Microsoft-Entourage/10.1.1.2418 Original-To: In-Reply-To: <5.1.0.14.1.20030228084212.02435940@server-1> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11150 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11150 >>>> has the original figure-size scaled 2 and not unitsquare scaled 2 >>> >>> can you be a bit more explicit >> >> I might be able to help since I had this problem with scaling external >> figures in mpost MetaFun. >> >> In ConTeXt \externalfigure[xxx.pdf] brings in a picture at the size of the >> picture. Scaling modifies that size. > > how about > > scaled 2 > xscaled 2 yscaled 5 > xyscaled (2,5) > > and > > xsized 2cm > ysized 4cm > xysized (2cm,4cm) > I think we understand that. The point is that whereas Context knows the size of the original picture, MetaFun does not. -- Nigel