Footnote texts mistakenly appearing on page prior to call up
Hi there, the document attached below produces rather unexpected results. Even though footnote number 6 is called for on page 3, the associated footnote text appears on the previous page. Using location=page in the footnote setup restores the expected behaviour, but in this case the footnote text does not wrap at the end of the margin but is cut off instead. This cannot even be prevented by setting width=\rightmarginwidth in the footnote setup. Any ideas? (This is with MkIV) Elias %%%%%%%% \setuplayout[backspace=5cm,width=middle,rightmarginwidth=3cm,rightmargindistance=1mm] \setupalign[line] \setupnote[footnote][location=text,rule=off,align=right] \setupnotedefinition[footnote][location=left] \setuptexttexts[margin][][ {\framed[frame=off,offset=none,align=low,height=\textheight,width=broad] {\placenotes[footnote]}}] \starttext \dorecurse{10}{% \section{Section} As Knuth himself wrote\footnote{See knuth.tex (part of every \CONTEXT--distribution)}: \input knuth\par} \stoptext
participants (1)
-
Elias Oltmanns