From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35630 Path: news.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re: Boxed items don't like sidefloats Date: Tue, 31 Jul 2007 18:51:53 +0200 Message-ID: <1717768568.20070731185153@iol.it> References: <735155465.20070731131427@iol.it> <20070731153438.66bafc70.schuster.wolfgang@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185900841 22760 80.91.229.12 (31 Jul 2007 16:54:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jul 2007 16:54:01 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 31 18:53:53 2007 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 1IFuyl-00047h-Kb for gctc-ntg-context-518@m.gmane.org; Tue, 31 Jul 2007 18:53:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A235B1FF84; Tue, 31 Jul 2007 18:53:50 +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 18949-01-9; Tue, 31 Jul 2007 18:53:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A5B641FF7E; Tue, 31 Jul 2007 18:53:41 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C73CF1FF7E for ; Tue, 31 Jul 2007 18:53:39 +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 18949-01-8 for ; Tue, 31 Jul 2007 18:53:34 +0200 (CEST) Original-Received: from averell.tiscali.it (averell.tiscali.it [213.205.33.55]) by ronja.ntg.nl (Postfix) with ESMTP id F199C1FF7B for ; Tue, 31 Jul 2007 18:53:33 +0200 (CEST) Original-Received: from [192.168.0.3] (62.10.80.216) by averell.tiscali.it (7.3.122) id 468D1A800039B976 for ntg-context@ntg.nl; Tue, 31 Jul 2007 18:53:33 +0200 X-Mailer: The Bat! (v3.5.25) Professional X-Priority: 3 (Normal) In-Reply-To: <20070731153438.66bafc70.schuster.wolfgang@googlemail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:35630 Archived-At: Tuesday, July 31, 2007 Wolfgang Schuster wrote: > you can use ConTeXt's stream mechanism. > \setuppagenumbering[alternative=doublesided] > \usemodule[streams] > \definestreamlayer[giuseppe][width=\textwidth] > \newbox\giuseppe > \starttext > \startstreamlayer[giuseppe] > \placefigure > [outer,none,fit] > {} > {\framed[width=.2\hsize,height=.2\hsize,offset=none]{}} > \startitemize > \item some test > \item \input knuth > \item \input tufte > \stopitemize > \stopstreamlayer > \vbox{\placestreamlayer[giuseppe]} > \stoptext Ah, excellent, it works perfectly, thanks a lot! Of course, I'm still curious about the reason why a standard vbox wouldn't do it ... -- Giuseppe "Oblomov" Bilotta ___________________________________________________________________________________ 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 ___________________________________________________________________________________