ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Huseyin Özoguz via ntg-context" <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Huseyin Özoguz" <h.oezoguz@mmnetz.de>
Subject: Seperate footnotereference and footnotenumber if necessary
Date: Wed, 5 Jan 2022 12:15:47 +0100	[thread overview]
Message-ID: <2a42dd8a-bcac-c712-39cd-05de0f4396bb@mmnetz.de> (raw)

Hello dear list,

I work with grids and in many cases a footnote on one of the last lines 
forces and too early page break.

See this min-example:

\setuplayout[grid=yes]
\showgrid
\starttext
\dorecurse{40}{Word.\\}
Word.\footnote{Footnote}
\stoptext % Lines 41 on page 1 is empty

It preserves the footnote and the reference on the same (next) page, but 
the not full lines because of early pagebreak are inacceptable in my cases.

What I do as a workaround: I seperate the footnote and the reference 
with \note[] and \footnotetext[]{} – but that is not ideal in a 
developing and changing document.

Is there some automatic method to allow the footnote to set on the next 
page if otherwise the pagebreak would leave one or more lines at the 
buttom empty? Maybe some penalty for empty lines or something else?

Thank you.
Huseyin

___________________________________________________________________________________
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
___________________________________________________________________________________

                 reply	other threads:[~2022-01-05 11:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=2a42dd8a-bcac-c712-39cd-05de0f4396bb@mmnetz.de \
    --to=ntg-context@ntg.nl \
    --cc=h.oezoguz@mmnetz.de \
    /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).