From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15359 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: scaling externalfigure in metafun Date: Thu, 10 Jun 2004 13:53:13 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40C84BA9.2050009@wxs.nl> References: <4DCC900A-BAC1-11D8-AC10-0003938543A0@dircon.co.uk> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1086868654 29501 80.91.224.253 (10 Jun 2004 11:57:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Jun 2004 11:57:34 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jun 10 13:57:27 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BYOBS-00054F-00 for ; Thu, 10 Jun 2004 13:57:26 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 31EB210B74; Thu, 10 Jun 2004 13:57:20 +0200 (MEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ref.ntg.nl (Postfix) with ESMTP id 2FA6310B11 for ; Thu, 10 Jun 2004 13:53:15 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i5ABrChU031391 for ; Thu, 10 Jun 2004 13:53:12 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 20AD21A19E; Thu, 10 Jun 2004 13:53:14 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id E30E418A08 for ; Thu, 10 Jun 2004 11:53:12 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: <4DCC900A-BAC1-11D8-AC10-0003938543A0@dircon.co.uk> X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j 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:15359 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15359 Nigel King wrote: > I apologize in advance for asking what I am sure is a repeated > question but I cannot find the answer in manuals and archives. > > In Metafun externalfigure "file.pdf" xyscale(x,y) ; how does one find > the size of a graphic in order to scale it appropriately texexec --pdf --fig=d pattern will generate a file with dimensions that can be read in by MP undocumented indeed -) Hans