From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15680 Path: main.gmane.org!not-for-mail From: Fabio Fogliuzzi Newsgroups: gmane.comp.tex.context Subject: Re: Stopping text from flowing around sidefloats Date: Wed, 7 Jul 2004 18:10:09 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <1E701101-D030-11D8-88EC-000A95785DEC@office> References: <40EAD61A.1000408@wxs.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1089301441 22135 80.91.224.253 (8 Jul 2004 15:44:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Jul 2004 15:44:01 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jul 08 17:43:54 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bib3y-0001Aa-00 for ; Thu, 08 Jul 2004 17:43:54 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E0A6E10B4F; Thu, 8 Jul 2004 17:43:50 +0200 (MEST) Original-Received: from mail.office (adsl203-165-021.mclink.it [213.203.165.21]) by ref.ntg.nl (Postfix) with ESMTP id EC0F710B02 for ; Wed, 7 Jul 2004 18:10:10 +0200 (MEST) Original-Received: from [192.168.1.11] (macdesktop1.office [192.168.1.11]) by mail.office (Postfix) with ESMTP id C42EB16065F for ; Wed, 7 Jul 2004 18:10:09 +0200 (CEST) In-Reply-To: <40EAD61A.1000408@wxs.nl> Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.618) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15680 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15680 Il giorno 06/lug/04, alle 18:40, Hans Hagen ha scritto: > > \forgetsidefloats > \flushsidefloats > > may be of help in manipulating those side floats (more on side floats > in details.pdf) > Hans Thanks Hans. Placing \flushsidefloats after the figure insertion works in the desired way. It seems that this command force the immediate placement of the side float after the text that precedes it. It is true? There is another way to accomplish the same result using standard floats (not surrounded by the body text) moving the content of the float in a manner similar to the one used for the side floats? F.Fogliuzzi