From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32819 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Keeping section heading with following text? Date: Wed, 17 Jan 2007 17:34:10 +0100 Message-ID: <45AE5002.7070308@boede.nl> References: <45A908F2.30602@boede.nl> <2B9C0F36-955C-4E40-BAD3-F8707D6FDDE7@fiee.net> <7C6F4079-CDA0-4843-8BF1-CC55154E3CDB@mac.com> Reply-To: mailing list for ConTeXt users 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 1169051679 28181 80.91.229.12 (17 Jan 2007 16:34:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 16:34:39 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 17 17:34:34 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 1H7Dk4-0003lK-9K for gctc-ntg-context-518@m.gmane.org; Wed, 17 Jan 2007 17:34:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5F83C1FF0D; Wed, 17 Jan 2007 17:30:07 +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 25081-03; Wed, 17 Jan 2007 17:30:01 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B0E21FF05; Wed, 17 Jan 2007 17:30:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 74B3D1FF0D for ; Wed, 17 Jan 2007 17:29:59 +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 25114-02-2 for ; Wed, 17 Jan 2007 17:29:54 +0100 (CET) Original-Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by ronja.ntg.nl (Postfix) with ESMTP id 8F90D1FF04 for ; Wed, 17 Jan 2007 17:29:54 +0100 (CET) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l0HGY97S015704 for ; Wed, 17 Jan 2007 17:34:14 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: mailing list for ConTeXt users In-Reply-To: <7C6F4079-CDA0-4843-8BF1-CC55154E3CDB@mac.com> X-Virus-Scanned: by XS4ALL Virus Scanner 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:32819 Archived-At: The bigpreference will not insert a pagebreak unless the added penalty makes tex to insert a pagebreak! Willi cormullion@mac.com wrote: > On 2007-01-16, at 18:56.0, Henning Hraban Ramm wrote: > > >> Am 2007-01-14 um 15:00 schrieb cormullion@mac.com: >> >> >>>> Insert a \page[bigpreference] before the mentioned subsection >>>> command >>>> >>> thanks Willi, that's useful to know. It would fix a single >>> occurrence, but wouldn't be applicable to all section and subsection >>> headings... >>> >> try >> \setuphead[subsection][before={\page[bigpreference]}] >> > > Thanks! This is presumably going to put a page break before every > subsection...? > > I don't really want to do that, of course - it would increase the > page count significantly. I just want each heading to be kept with > the first few lines of the following paragraph. I use a 'keep with > next' setting in DTP and WP, but that doesn't seem to be a feature of > ConTeXt. > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >