From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7902 Path: main.gmane.org!not-for-mail From: David Antos Newsgroups: gmane.comp.tex.context Subject: Re: Raggedright--overlapping words Date: Mon, 20 May 2002 14:50:34 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020520145034.A27383033@aisa.fi.muni.cz> References: <20020517193447.A26870429@aisa.fi.muni.cz> <20020517193447.A26870429@aisa.fi.muni.cz> <87vg9koywj.fsf@gundla.ch> <5.1.0.14.1.20020520001340.03e5fcc0@remote-1> <87adqv2f64.fsf@gundla.ch> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398339 23190 80.91.224.250 (23 Oct 2002 18:38:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:38:59 +0000 (UTC) Original-To: NTG ConTeXt Mailing List In-Reply-To: <87adqv2f64.fsf@gundla.ch>; from pg@levana.de on Mon, May 20, 2002 at 02:10:27PM +0200 Xref: main.gmane.org gmane.comp.tex.context:7902 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7902 Hello all, On Mon, May 20, 2002 at 02:10:27PM +0200, Patrick Gundlach wrote: > I think I have found out that it has to do with the fact that > \startitemize now sets the \rightskip to 0pt instead of 0pt plus > 32pt. But I cannot see where this is done. See the last lines of the > box output: why does startitemize change \rightskip? Is there a special reason for that? (If so, why doesn't it change it in a group?) > If you (David) put a \rightskip=0pt plus 32pt after the first \item, > the output seems to be the same as with the old ConTeXt. Yes, thanks for the hack, nevertheless I consider this to be a topic for a system solution. D.A.