From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50495 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: beta: figure boundingbox Date: Thu, 14 May 2009 15:45:35 +0200 Message-ID: <4A0C207F.1070004@gmx.net> References: <4A0AD34D.9030700@gmx.net> <4A0C1661.20803@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242308792 28416 80.91.229.12 (14 May 2009 13:46:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2009 13:46:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 14 15:46:23 2009 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 lo.gmane.org with esmtp (Exim 4.50) id 1M4bGP-0006dX-Gq for gctc-ntg-context-518@m.gmane.org; Thu, 14 May 2009 15:46:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1CC0C1FFCB; Thu, 14 May 2009 15:46:21 +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 26059-02; Thu, 14 May 2009 15:45:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6B6F21FFB2; Thu, 14 May 2009 15:45:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A82E1FFB2 for ; Thu, 14 May 2009 15:45:44 +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 26314-01 for ; Thu, 14 May 2009 15:45:37 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id 12A3C1FFAF for ; Thu, 14 May 2009 15:45:37 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with SMTP id n4EDjaOq030283 for ; Thu, 14 May 2009 15:45:36 +0200 Original-Received: (qmail invoked by alias); 14 May 2009 13:45:35 -0000 Original-Received: from i577BC769.versanet.de (EHLO [192.168.1.3]) [87.123.199.105] by mail.gmx.net (mp022) with SMTP; 14 May 2009 15:45:35 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX193/6IkqmV3RzwkocmPWOzn0QjEkKUNB2xnaT900t b0IBXvYNX/oc4k User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4A0C1661.20803@wxs.nl> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.20; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 225574361 - 5d93dbdf6f0b - 20090514 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50495 Archived-At: Hans Hagen schrieb: > Peter Rolf wrote: >> Hi, >> >> while comparing the PDF of mkii and mkiv I noticed a slight differ in >> the boundingboxes (bb) of MP figures. >> While all mkii bb have the form [0 0 w h], the mkiv counterparts use >> [-1 -1 w+1 h+1]. So the bb of mkiv is enlarged 1bp in all directions. >> Is this intended? > > harmless ... it prevents clipping of lines mh, you mean if something is \framed (with default frame settings)? > > \setbox0\hbox{\useMPgraphic{foo}} > \the\wd0 \the\dimexpr2in\relax > \box0 > > the real dimensions and positioning is ok > i haven't seen any problems here so far and my default unit (px) is smaller than one bp. i was just wondering.... :) thx for the info. > > > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 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 : https://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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________