ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Footnote texts mistakenly appearing on page prior to call up
@ 2010-08-12 15:35 Elias Oltmanns
  0 siblings, 0 replies; only message in thread
From: Elias Oltmanns @ 2010-08-12 15:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-12 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-12 15:35 Footnote texts mistakenly appearing on page prior to call up Elias Oltmanns

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