ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: footnotes are lost!! endnotes don't work ? (URGENT)
Date: Fri, 09 Jan 2004 19:16:23 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040109191530.01e56cd8@server-1> (raw)
In-Reply-To: <a06002000bc2491574e91@[62.134.74.74]>

At 18:23 09/01/2004, you wrote:
>Hi,
>
>as the commands "location=text" and "\placefootnotes" seemed to be 
>unproblematic I decided to edit a book in ConTeXt with footnotes as 
>endnotes - at the end of each chapter.
>
>Unfortunately there seems to be a bug:
>My first chapter has 57 footnotes.
>The first 17 footnotes fit (touching the bottom edge) on the first page 
>(after the chapters end)
>and the following 40 are lost!
>
>Is this a known bug?
>
>Does anybody know what to do?

For the moment use:

\setupfootnotes[location={text,none}]

\starttext

\dorecurse{100}{test \footnote{test} \endgraf}

\placefootnotes

\stoptext

else the notes get boxed and treated as a whole (so that they can have 
backgrounds and so).

Hans  

  reply	other threads:[~2004-01-09 18:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 17:23 Steffen Wolfrum
2004-01-09 18:16 ` Hans Hagen [this message]
2004-01-10 17:18   ` Footnotes Without Text Marks? John McChesney-Young
2004-01-11  0:45     ` Adam Lindsay
2004-01-11  1:58       ` John McChesney-Young
2004-01-11  8:50         ` Peter Münster
2004-01-12 15:47           ` John McChesney-Young
2004-01-11 10:37     ` address labels R. Ermers
2004-01-11 11:20       ` Hans Hagen
2004-01-11 11:55       ` Willi Egger
2004-01-11 14:11         ` R. Ermers
2004-01-13 13:40     ` Footnotes Without Text Marks? Hans Hagen
2004-01-13 21:30       ` John McChesney-Young
2004-01-14  9:35         ` Hans Hagen

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=6.0.1.1.2.20040109191530.01e56cd8@server-1 \
    --to=pragma@wxs.nl \
    --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).