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: referencing a footnote (and getting the right number)
Date: Sun, 12 Aug 2018 22:10:50 +0200	[thread overview]
Message-ID: <AF11F48B-44BB-4A06-ACA9-A64F7500F3F3@zydenbos.net> (raw)
In-Reply-To: <adaa1b52-48a0-69b2-69ba-36fbbd8f6fb7@gmx.es>


> On 12. Aug 2018, at 17:38, Pablo Rodriguez <oinos@gmx.es> wrote:
> 
> Hi Robert,
> 
> the reference command in notes is \in (for both MkII and MkIV), such as in:
> 
>    \starttext
>    \dorecurse{30}{\footnote{Footnote}}
>    \footnote[uvu-avu]{These two suffixes […]}
>    \dorecurse{30}{\footnote{Footnote}}
>    …
>    \footnote{See n.~\in[uvu-avu].}
>    \stoptext

Aha. I didn’t find that in contextref.pdf (2013 edition). But it works!

What does disturb me, however, is that I have this one chapter where the wrong note number is indicated (note 19 is referred to as note '18'), and I do not know why. Could it be that this is because earlier in the chapter I have also used

\setupnote [localnote] [location=none]
…
\startlocalfootnotes[conversion=characters,n=0]
…
\placenotes [localnote]
\stoplocalfootnotes

and that this somehow interferes with the referencing of other footnotes? That is the only difference I see between this chapter and the others.

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

  parent reply	other threads:[~2018-08-12 20:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-12 14:34 referencing a footnote Robert Zydenbos
2018-08-12 15:38 ` Pablo Rodriguez
2018-08-12 15:52   ` Pablo Rodriguez
2018-08-12 19:48     ` Robert Zydenbos
2018-08-12 20:10   ` Robert Zydenbos [this message]
2018-08-13 15:39     ` referencing a footnote (and getting the right number) Pablo Rodriguez

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=AF11F48B-44BB-4A06-ACA9-A64F7500F3F3@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).