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 via email to