From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33913 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: page-break after \section Date: Tue, 20 Mar 2007 22:20:29 +0100 (CET) Message-ID: Reply-To: ntg-context@ntg.nl 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 1174425931 15605 80.91.229.12 (20 Mar 2007 21:25:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 21:25:31 +0000 (UTC) To: ConTeXt list Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 20 22:25:22 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 1HTlpa-00089o-21 for gctc-ntg-context-518@m.gmane.org; Tue, 20 Mar 2007 22:25:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A31DE2008F; Tue, 20 Mar 2007 22:25:20 +0100 (CET) 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 18068-02-2; Tue, 20 Mar 2007 22:25:14 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D1B520078; Tue, 20 Mar 2007 22:25:14 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A27320078 for ; Tue, 20 Mar 2007 22:25:12 +0100 (CET) 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 18068-02 for ; Tue, 20 Mar 2007 22:25:10 +0100 (CET) Original-Received: from sMtp.neuf.fr (sp604002mt.neufgp.fr [84.96.92.61]) by ronja.ntg.nl (Postfix) with ESMTP id 9D77020065 for ; Tue, 20 Mar 2007 22:22:09 +0100 (CET) Original-Received: from gaston.pm ([84.7.233.221]) by sp604002mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0JF800ANY0OUHBH0@sp604002mt.gpm.neuf.ld> for ntg-context@ntg.nl; Tue, 20 Mar 2007 22:22:08 +0100 (CET) Original-Received: by gaston.pm (Postfix, from userid 500) id 28E7813C3ED; Tue, 20 Mar 2007 22:20:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.pm (Postfix) with ESMTP id 23FDA148016 for ; Tue, 20 Mar 2007 22:20:29 +0100 (CET) X-X-Sender: peter@gaston.pm 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:33913 Archived-At: Hello, in the following example, there is a page-break after the second section title. \page[no] does not help. Is this normal or a bug? \starttext \section{bla} \dorecurse{36}{bla\par} \section{bla} \page[no] \startitemize \dorecurse{5}{\item bla} \stopitemize \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/