ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: \setupfootnotes[split=?] query
Date: Tue, 14 Mar 2006 10:57:51 +0100	[thread overview]
Message-ID: <4416939F.4040601@elvenkind.com> (raw)
In-Reply-To: <7B15F5A8-5587-4CD8-88DE-195C3F4B16D6@princeton.edu>



Hi Alan,

Alan Bowen wrote:
>>>
>>>Is there a way to prevent this by assigning split= 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

  reply	other threads:[~2006-03-14  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-13 14:15 Alan Bowen
2006-03-13 16:06 ` Taco Hoekwater
2006-03-13 16:59   ` Alan Bowen
2006-03-14  9:57     ` Taco Hoekwater [this message]
2006-03-14 13:00       ` Alan Bowen
  -- strict thread matches above, loose matches on Subject: below --
2006-03-06 12:42 Alan Bowen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4416939F.4040601@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).