From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64322 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Unwanted spaces removing Date: Tue, 07 Dec 2010 12:56:16 +0100 Message-ID: <4CFE20E0.2050209@gyza.cz> Reply-To: hajtmar@gyza.cz, 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: dough.gmane.org 1291723045 27052 80.91.229.12 (7 Dec 2010 11:57:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Dec 2010 11:57:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 07 12:57:21 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PPwAY-0000Mi-8O for gctc-ntg-context-518@m.gmane.org; Tue, 07 Dec 2010 12:57:18 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0D97FCA8FC; Tue, 7 Dec 2010 12:57:18 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eN7isr05+6pQ; Tue, 7 Dec 2010 12:57:16 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 40981CA905; Tue, 7 Dec 2010 12:57:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A32FCA90A for ; Tue, 7 Dec 2010 12:56:23 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7uoJIy35fm2D for ; Tue, 7 Dec 2010 12:56:19 +0100 (CET) Original-Received: from filter5-ams.mf.surf.net (filter5-ams.mf.surf.net [192.87.102.73]) by balder.ntg.nl (Postfix) with ESMTP id BEDDECA90E for ; Tue, 7 Dec 2010 12:56:19 +0100 (CET) Original-Received: from psi1.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter5-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id oB7BuIYK026435 for ; Tue, 7 Dec 2010 12:56:19 +0100 Original-Received: (qmail 14562 invoked by uid 89); 7 Dec 2010 11:56:17 -0000 Original-Received: from unknown (HELO ?192.168.1.60?) (hajtmar@gyza.cz@188.116.90.238) by psi01 with ESMTPA; 7 Dec 2010 11:56:17 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 X-Bayes-Prob: 0.936 (Score 4.2, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0BDEbUicj - db6a13761da3 - 20101207 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.73 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:64322 Archived-At: Hello ConTeXist, For some reason I need to use \placefigure environment in such a way that no space are before and after this environment (eg space for image caption under image). I want to hit as a result of using \externalfigure separately only. Can this be arranged? I tried \removelastskip, \removeunwantedspaces etc, but without success. Thanks Jaroslav. Here is my example ... \starttext \input knuth % here is no blank in PDF document \externalfigure[cow] % here is no blank in PDF document \input knuth % <- Here is blank before image and I can remove it, so it was like in the previous example \placefigure[here]{none}{\externalfigure[cow]} % <- Here is blank under image (for caption of figure) and I can remove it, so it was like in the previous example \input tufte \stoptext ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________