On 7/23/2013 9:22 PM, Alan Bowen wrote:
What is the setting that forces ConTeXt to keep footnotes on the page
where they are called?

In the following example,

\setupinteraction[state=start]
\setupnotation[footnote][interaction=yes,way=bytext]

\setupnotation[footnote][split=verystrict]

\starttext
\dorecurse{50}{some text\footnote{a footnote} }
\stoptext

the call for note 42 and the note itself are on different pages. I
realize that this may be an extreme case, but, regrettably, that is what
I have in a review that I am typesetting.

you use the wrong command and there is also the scope parameter

\setupnotes[footnote][split=verystrict,scope=page]



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to