ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Zydenbos <context@zydenbos.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: preventing endnotes from running off the page
Date: Mon, 6 Aug 2018 23:11:07 +0200	[thread overview]
Message-ID: <B39258F6-3493-4897-91B4-27D551A7A79B@zydenbos.net> (raw)
In-Reply-To: <10ab23e2-1f9c-f93c-f141-3a0ef7cfc21d@gmx.es>

Thank you for your sample, Pablo – because you left out something that I had wrongly included, and that evidently is what caused the trouble.

I had \footnote everywhere in my text and wanted not to change all of them to \endnote but, instead, I had put a \setupfootnotes[location=text] at the top of the file and a \placenotes [footnote] at the bottom, where I wanted the notes to appear. (Why? Because I could not figure out how to keep the proper font formatting if I used \endnote without adding an explicit font command at the beginning of each endnote.)

That apparently was a mistake. It was solved by \setupfootnotes[location=none].

Robert

> On 6. Aug 2018, at 17:48, Pablo Rodriguez <oinos@gmx.es> wrote:
> 
> On 08/06/2018 12:54 AM, Robert Zydenbos wrote:
>> When using endnotes, it seems that all the notes that are collected
>> in the text are placed together in a frame – but I have so many notes
>> in a chapter that the frame runs off the last page.
>> 
>> Is there any way to let the endnotes run on naturally to the next page?
> 
> Hi Robert,
> 
> I’m not sure I understand your issue. At least, I’m not able to
> reproduce it:
> 
>    \starttext
>    \dorecurse{500}{\recurselevel\endnote{This is an endnote.} }
> 
>    \placenotes[endnote]
>    \stoptext
> 
> Could you modify the sample to reproduce your issue?
> 
> Pablo


___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2018-08-06 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-05 22:54 Robert Zydenbos
2018-08-06 15:48 ` Pablo Rodriguez
2018-08-06 21:11   ` Robert Zydenbos [this message]

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=B39258F6-3493-4897-91B4-27D551A7A79B@zydenbos.net \
    --to=context@zydenbos.net \
    --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).