ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Place footnote after reference
Date: Tue, 23 Jul 2019 09:41:15 +0200	[thread overview]
Message-ID: <40CA5591-5915-4CE4-80E2-796F58D22DE5@elvenkind.com> (raw)
In-Reply-To: <bd925c9b-b1cb-ecd9-2a00-216ad6bea8df@mmnetz.de>

Hi,

> On 22 Jul 2019, at 18:34, Huseyin Özoguz <h.oezoguz@mmnetz.de> wrote:
> 
> 
> The problem is, that Context (or Tex) skips lines, which is poor typesetting, too many even than necessary in some cases, and that is not suitable. 

ConTeXt does not skip too much in this example, it the second footnote
will just not fit with the (default) parameter set ConTeXt is using.

If the footnote 2 would be on the first page, that is an extra line for
the reference line, and an extra line for the actual note. There is 
an implicit \blank before the footnote rule, and that is a third ‘line’.

Since there only is 2 lines (and a bit) of space available, it will not fit.

Disable the default \blank with:

  \setupnote[footnote][before=]

and both notes will fit on the first page.

Best wishes,
Taco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2019-07-23  7:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 16:34 Huseyin Özoguz
2019-07-22 17:11 ` Rik Kabel
2019-07-22 17:14 ` Alan Braslau
2019-07-22 18:46   ` Huseyin Özoguz
2019-07-23  7:41 ` Taco Hoekwater [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-23  8:48 Huseyin Özoguz
2019-07-22  6:38 Huseyin Özoguz
2019-07-22 14:27 ` Denis Maier
2019-07-22 14:37   ` Alan Braslau
2019-07-22 15:00     ` Taco Hoekwater
2019-07-22 18:01     ` Wolfgang Schuster

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=40CA5591-5915-4CE4-80E2-796F58D22DE5@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).