[NTG-context] referencing a footnote
Pablo Rodriguez
oinos at gmx.es
Sun Aug 12 17:38:19 CEST 2018
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
More information about the ntg-context
mailing list