From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29867 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Figure number off one time Date: Tue, 1 Aug 2006 10:12:14 -0700 Message-ID: <75F6758F-9B6E-4BFB-8D11-E986CF1415EB@cox.net> References: <44CF0A5B.9060008@wxs.nl> <28309D32-86B6-43EF-B2B6-64EDDE7F3984@cox.net> <20060801124023.o0w3x1chs0oogw0g@web.mail.umich.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154452639 9087 80.91.229.2 (1 Aug 2006 17:17:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2006 17:17:19 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 01 19:17:15 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G7xoa-0000LV-JV for gctc-ntg-context-518@m.gmane.org; Tue, 01 Aug 2006 19:13:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BDBCC1FDD5; Tue, 1 Aug 2006 19:13:55 +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 19246-02; Tue, 1 Aug 2006 19:13:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 830671FD59; Tue, 1 Aug 2006 19:13:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC9711FD59 for ; Tue, 1 Aug 2006 19:13:45 +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 19031-03-4 for ; Tue, 1 Aug 2006 19:13:41 +0200 (CEST) Original-Received: from fed1rmmtao03.cox.net (fed1rmmtao03.cox.net [68.230.241.36]) by ronja.ntg.nl (Postfix) with SMTP id C4C8D1FD4A for ; Tue, 1 Aug 2006 19:13:40 +0200 (CEST) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao03.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060801171338.KTXZ2704.fed1rmmtao03.cox.net@[10.0.1.2]> for ; Tue, 1 Aug 2006 13:13:38 -0400 In-Reply-To: <20060801124023.o0w3x1chs0oogw0g@web.mail.umich.edu> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) 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:29867 Archived-At: Aditya, Excellent! Where do you learn this stuff? On Aug 1, 2006, at 9:40 AM, Aditya Mahajan wrote: > Quoting David Arnold : > >> Very nice. This worked well. Thanks Hans. >> >> In connection with this same question, consider the small example >> that follows. My thinking was that I would like to have a couple of >> lines of the paragraph in the output, then let the rest of the >> paragraph wrap around the figure positioned at the right of the page. >> However, I get a paragraph break and an indent. >> >> Workaround? > > > Use [....n*hang....] e.g., > > \starttext > > \placefigure[right,nonumber,3*hang] > {Pythagoras}{\framed[width=4cm, height=2cm]{Test}} > \input tufte \input tufte > > \stoptext > > Aditya > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context