From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3066 Path: main.gmane.org!not-for-mail From: Slawek Zak Newsgroups: gmane.comp.tex.context Subject: Re: Problem with \nobreak Date: Mon, 23 Oct 2000 00:26:36 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20001023002636.D1485@prioris.mini.pw.edu.pl> References: <3.0.6.32.20001019111237.008f6e60@pop.wxs.nl> <3.0.6.32.20001017233529.01487800@pop.wxs.nl> <20001017220623.A4185@prioris.mini.pw.edu.pl> <3.0.6.32.20001017233529.01487800@pop.wxs.nl> <20001018185158.C42784@prioris.mini.pw.edu.pl> <3.0.6.32.20001019111237.008f6e60@pop.wxs.nl> <20001019181557.B45640@prioris.mini.pw.edu.pl> <3.0.6.32.20001019182509.01907920@pop.wxs.nl> <20001019193429.A47271@prioris.mini.pw.edu.pl> <3.0.6.32.20001020093743.018eeb60@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035393825 13931 80.91.224.250 (23 Oct 2002 17:23:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:23:45 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <3.0.6.32.20001020093743.018eeb60@pop.wxs.nl> Xref: main.gmane.org gmane.comp.tex.context:3066 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3066 On Fri, Oct 20, 2000 at 09:37:43AM +0200, Hans Hagen wrote: > >> Then maybe the first command after that is goodbreaking? What is the first > >> command after the section header? > > > >It's \startitemize and then \item's > > I guessed so, since that command prefers a new page. Actually itemize will > also prevent a break between the first two and last two items [second pass > optimization]. > > You may try: > > \startitemize[intro] Now - that works just fine - thanks :) /S