ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: referencing a footnote
Date: Sun, 12 Aug 2018 17:38:19 +0200	[thread overview]
Message-ID: <adaa1b52-48a0-69b2-69ba-36fbbd8f6fb7@gmx.es> (raw)
In-Reply-To: <9330A221-2A24-4B73-A77D-C242A6E0521D@zydenbos.net>

On 08/12/2018 04:34 PM, Robert Zydenbos wrote:
> Another footnote question for the experts. I want to refer to a note
> from within another, later note. I thought I could do this in
> the following way:
> 
> …
> \footnote[uvu-avu]{These two suffixes […]}
> …
> \footnote{See n.~\note[uvu-avu].}
> …

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

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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-12 15:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-12 14:34 Robert Zydenbos
2018-08-12 15:38 ` Pablo Rodriguez [this message]
2018-08-12 15:52   ` Pablo Rodriguez
2018-08-12 19:48     ` Robert Zydenbos
2018-08-12 20:10   ` referencing a footnote (and getting the right number) Robert Zydenbos
2018-08-13 15:39     ` 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=adaa1b52-48a0-69b2-69ba-36fbbd8f6fb7@gmx.es \
    --to=oinos@gmx.es \
    --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).