ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Elias Oltmanns <eo@nebensachen.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Footnote texts mistakenly appearing on page prior to call up
Date: Thu, 12 Aug 2010 17:35:52 +0200	[thread overview]
Message-ID: <87sk2j6dyf.fsf@denkblock.local> (raw)

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
___________________________________________________________________________________


                 reply	other threads:[~2010-08-12 15:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sk2j6dyf.fsf@denkblock.local \
    --to=eo@nebensachen.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).