ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Forbid footnotes from splitting across pages
@ 2022-08-03  1:05 Idris Samawi Hamid ادريس سماوي حامد via ntg-context
  2022-08-03 13:47 ` Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Idris Samawi Hamid ادريس سماوي حامد via ntg-context @ 2022-08-03  1:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users
  Cc: Idris Samawi Hamid ادريس
	سماوي حامد

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

Dear gang,

Objectives:

i)  Prevent footnotes from splitting across a page or pagebreak
ii) Make sure that the footnote reference number in the main text is  
always on the same page as the footnote.

Yes, the result may not be pretty, but for some manuscript submissions it  
will make sense.

In the attached MWE (copied below), footnote 3 gets split across the page,  
despite [split=verystrict]. Indeed, split=verystrict seems to do nothing.

(Reproducing case ii) is more difficult.)

Thank you in advance for your help.

==============
% \setupalign[flushleft,nothyphenated]
\setupnote[footnote][split=verystrict]
% \setupnotation[footnote][split=verystrict]

\starttext
\input ward\
\startfootnote
\input knuth
\stopfootnote{}
\dorecurse{3}{\input ward\ }
\startfootnote
\input knuth
\stopfootnote{}
\dorecurse{2}{\input ward\ }
\startfootnote
\input knuth
\stopfootnote{}
\dorecurse{3}{\input ward\ }
\startfootnote
\input knuth
\stopfootnote{}
\stoptext
==============

Best wishes
Idris
-- 
Idris Samawi Hamid, Professor
Department of Philosophy
Colorado State University
Fort Collins, CO 80512

[-- Attachment #2: split-footnotes.pdf --]
[-- Type: application/pdf, Size: 21087 bytes --]

[-- Attachment #3: split-footnotes.tex --]
[-- Type: application/x-tex, Size: 438 bytes --]

[-- Attachment #4: Type: text/plain, Size: 496 bytes --]

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

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-03 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03  1:05 Forbid footnotes from splitting across pages Idris Samawi Hamid ادريس سماوي حامد via ntg-context
2022-08-03 13:47 ` Pablo Rodriguez via ntg-context
2022-08-03 14:21   ` Hamid,Idris via ntg-context

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).