From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32305 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: spurious space in figurebase graphics Date: Wed, 27 Dec 2006 16:21:21 +0100 Message-ID: <45928F71.5060209@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------050102000800080801060009" X-Trace: sea.gmane.org 1167232907 726 80.91.229.10 (27 Dec 2006 15:21:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Dec 2006 15:21:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 27 16:21:45 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 dough.gmane.org with esmtp (Exim 4.50) id 1Gzab6-0006bx-1s for gctc-ntg-context-518@m.gmane.org; Wed, 27 Dec 2006 16:21:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 995F51FF21; Wed, 27 Dec 2006 16:19:47 +0100 (CET) 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 04533-01; Wed, 27 Dec 2006 16:19:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A03B01FF11; Wed, 27 Dec 2006 16:19:39 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B05BF1FF1A for ; Wed, 27 Dec 2006 16:19:37 +0100 (CET) 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 04244-01 for ; Wed, 27 Dec 2006 16:19:32 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id DB9451FEE8 for ; Wed, 27 Dec 2006 16:19:31 +0100 (CET) Original-Received: (qmail invoked by alias); 27 Dec 2006 15:21:23 -0000 Original-Received: from i577BBF4A.versanet.de (EHLO [192.168.1.3]) [87.123.191.74] by mail.gmx.net (mp041) with SMTP; 27 Dec 2006 16:21:23 +0100 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: mailing list for ConTeXt users X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 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:32305 Archived-At: This is a multi-part message in MIME format. --------------050102000800080801060009 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, even with the today's version I get a spurious space in front of every figurebase graphic. Can someone please confirm this. I have made a small test file (7zip,38k), but it's still too big for the list. So if you are interested, please mail me off list and I send you the file. Or you can change the attached tex code from the example, so that it fits your figurebase. Thanks in advance. BTW: Is there a way to upload some file to ConTeXt Live, so that things like this can be tested on 'neutral ground'? Greetings, Peter --------------050102000800080801060009 Content-Type: text/plain; name="figurelib.tex" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="figurelib.tex" \usemodule[fig-base] \usefigurebase[windows-xp-icons] \setupexternalfigures[directory=..] \starttext \ss Graphics from a figure database have some spurious space. \blank[big] from a database: \framed[offset=overlay]{\externalfigure[computer][width=10mm,height=10mm]} \framed[offset=overlay]{\externalfigure[computer]} from a single picture file: \framed[offset=overlay]{\externalfigure[computer_24bpp-48x48.png][width=10mm,height=10mm]} \framed[offset=overlay]{\externalfigure[computer_24bpp-48x48.png]} \stoptext --------------050102000800080801060009 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --------------050102000800080801060009--