From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26339 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: \setupfootnotes[split=?] query Date: Tue, 14 Mar 2006 08:00:03 -0500 Message-ID: <94129E6B-345E-40F5-A9FF-E13A0F52E3C9@princeton.edu> References: <44159879.6010103@elvenkind.com> <7B15F5A8-5587-4CD8-88DE-195C3F4B16D6@princeton.edu> <4416939F.4040601@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1142341246 2650 80.91.229.2 (14 Mar 2006 13:00:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Mar 2006 13:00:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 14 14:00:43 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FJ98O-0007lA-PC for gctc-ntg-context-518@m.gmane.org; Tue, 14 Mar 2006 14:00:20 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EEF511277B; Tue, 14 Mar 2006 14:00:19 +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 25280-02; Tue, 14 Mar 2006 14:00:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7E2AC1276B; Tue, 14 Mar 2006 14:00:13 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 483371276B for ; Tue, 14 Mar 2006 14:00: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 25279-02-3 for ; Tue, 14 Mar 2006 14:00:11 +0100 (CET) Original-Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by ronja.ntg.nl (Postfix) with SMTP id D7570126F8 for ; Tue, 14 Mar 2006 14:00:10 +0100 (CET) Original-Received: from [70.106.113.233] by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IW4003D2C44L000@vms048.mailsrvcs.net> for ntg-context@ntg.nl; Tue, 14 Mar 2006 07:00:05 -0600 (CST) In-reply-to: <4416939F.4040601@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.3) 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:26339 Archived-At: Taco=97 Many thanks for the fix and the explanation. Both are very much = appreciated. All best, Alan On Mar 14, 2006, at 4:57 AM, Taco Hoekwater wrote: > > > Hi Alan, > > Alan Bowen wrote: >>>> >>>> Is there a way to prevent this by assigning split=3D a number? If so, >>>> what numerical value will work? Or is there another setting? > > Add this line to your environment file somewhere: > > \brokenpenalty \zerocount > > Your problem was not with the footnotes themselves but with the page > builder: ConTeXt (like plain) normally refuses to end pages with a > line that end with a hyphen, and the line with footnote 4 on it does > end in one, so the next line is forced to be on that page as well > (dropping two lines would make the page underfull, so that option is > never considered). > > Cheers, taco > > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context