From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8066 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Flowing text around a figure Date: Mon, 27 May 2002 22:35:23 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020527223226.03982df0@server-1> References: <5.1.0.14.1.20020521085253.0405eb28@server-1> <20020520164929.497215e4.wmcclain@salamander.com> <5.1.0.14.1.20020521085253.0405eb28@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398501 24510 80.91.224.250 (23 Oct 2002 18:41:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:41:41 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Bill McClain In-Reply-To: <20020521082420.685b8a83.wmcclain@salamander.com> Xref: main.gmane.org gmane.comp.tex.context:8066 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8066 At 08:24 AM 5/21/2002 -0500, you wrote: >On Tue, 21 May 2002 08:53:23 +0200 >Hans Hagen wrote: > > > can you make me a minimal file that shows the problem? > >I've found that it has to do with the content of my text. Any paragraph >beginning with a block does not flow properly. The best workaround I >have found is to insert a \strut at the beginning of the text where it >starts with a block. right, this is a known weakness: if you start a par with a \command, you may end up with yes/no indentation or some everypar interference (can for instance be due to the fact that the command can start a group and aftergroup things can be messed up), your \strut solution is ok (\indent \ noindent or \dontleavehmode is also ok), since they start the paragraph Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------