From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18217 Path: main.gmane.org!not-for-mail From: cormullion Newsgroups: gmane.comp.tex.context Subject: Re: PDF bounding box problem? Date: Wed, 9 Feb 2005 22:51:25 +0000 Message-ID: References: <420A4649.2010207@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1107989410 14108 80.91.229.2 (9 Feb 2005 22:50:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2005 22:50:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 09 23:50:10 2005 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 1Cz0er-0007SR-7V for gctc-ntg-context-518@m.gmane.org; Wed, 09 Feb 2005 23:50:05 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3ED10127BA; Wed, 9 Feb 2005 23:51:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23210-04; Wed, 9 Feb 2005 23:51:38 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 33CDC1278A; Wed, 9 Feb 2005 23:51:38 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C4361278A for ; Wed, 9 Feb 2005 23:51:37 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23158-09-4 for ; Wed, 9 Feb 2005 23:51:36 +0100 (CET) Original-Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.46]) by ronja.ntg.nl (Postfix) with ESMTP id 8E5D012783 for ; Wed, 9 Feb 2005 23:51:36 +0100 (CET) Original-Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id j19MpWes015938 for ; Wed, 9 Feb 2005 14:51:35 -0800 (PST) Original-Received: from [10.0.1.2] ([217.205.242.81]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id j19MpOtV013565 for ; Wed, 9 Feb 2005 14:51:28 -0800 (PST) Original-To: mailing list for ConTeXt users X-Priority: 3 In-Reply-To: <420A4649.2010207@wxs.nl> X-Mailer: Mailsmith 2.1.4 (Blindsider) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18217 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18217 Hans Hagen said on 2005-02-09, 18:20 (+0100 GMT): >> To my untutored eye it looks like the MediaBox is being >> used - at least, the graphic takes up an area about >> Letter size. Is there some setting I=E2=80=99ve missed that >> lets me get the bounds of the graphics rather than the >> file? >=20 > \externalfigure[whatever.pdf][width=3D10cm,size=3Dartbox] Great! I didn=E2=80=99t spot the artbox option... thanks