From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32833 Path: news.gmane.org!not-for-mail From: cormullion@mac.com Newsgroups: gmane.comp.tex.context Subject: Re: Keeping section heading with following text? Date: Thu, 18 Jan 2007 18:18:58 +0000 Message-ID: References: <45A908F2.30602@boede.nl> <2B9C0F36-955C-4E40-BAD3-F8707D6FDDE7@fiee.net> <7C6F4079-CDA0-4843-8BF1-CC55154E3CDB@mac.com> <45AE5002.7070308@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169144354 13892 80.91.229.12 (18 Jan 2007 18:19:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Jan 2007 18:19:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 18 19:19:11 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 1H7bqn-0005o3-Ux for gctc-ntg-context-518@m.gmane.org; Thu, 18 Jan 2007 19:19:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 255B51FF1A; Thu, 18 Jan 2007 19:14:33 +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 19873-02; Thu, 18 Jan 2007 19:14:24 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EBEE51FF1C; Thu, 18 Jan 2007 19:14:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8FCF1FF55 for ; Thu, 18 Jan 2007 19:14:21 +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 19451-05-6 for ; Thu, 18 Jan 2007 19:14:17 +0100 (CET) Original-Received: from rune.pobox.com (rune.pobox.com [208.210.124.79]) by ronja.ntg.nl (Postfix) with ESMTP id 16AC71FF1A for ; Thu, 18 Jan 2007 19:14:15 +0100 (CET) Original-Received: from rune (localhost [127.0.0.1]) by rune.pobox.com (Postfix) with ESMTP id 48D8AAB9AB for ; Thu, 18 Jan 2007 13:19:04 -0500 (EST) Original-Received: from [192.168.0.2] (dyn-62-56-97-104.dslaccess.co.uk [62.56.97.104]) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id C3C91AB8E1 for ; Thu, 18 Jan 2007 13:19:03 -0500 (EST) In-Reply-To: <45AE5002.7070308@boede.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32833 Archived-At: On 2007-01-17, at 16:34.0, Willi Egger wrote: > The bigpreference will not insert a pagebreak unless the added penalty > makes tex to insert a pagebreak! You're right - I've been misreading the manual: "when possible, force page break" I read that as being "force a page break if you can" - which would be all the time, probably... But it doesn't mean that... :-) thanks again