\note[xx] gives unknown reference for \startfootnote, ok for \footnote
The following example: \starttext abc\footnote[fn:abc]{footnote abc}\ abc def \startfootnote[fn:def] footnote def \stopfootnote \ def No problem here: abc\note[fn:abc] Problem appears here: def\note[fn:def] \stoptext Generates a missing reference error for a reference provided on \startfootnote (and \startendnote) accessed by \note: references > start missing references references > 1 [][fn:def] references > stop missing references ConTeXt ver: 2021.08.04 17:51 LMTX fmt: 2021.8.4 There was no problem with previous versions. -- Rik
On 8/5/2021 5:07 AM, Rik Kabel via ntg-context wrote:
The following example:
\starttext
abc\footnote[fn:abc]{footnote abc}\ abc
def \startfootnote[fn:def] footnote def \stopfootnote \ def
No problem here: abc\note[fn:abc]
Problem appears here: def\note[fn:def]
\stoptext
Generates a missing reference error for a reference provided on \startfootnote (and \startendnote) accessed by \note:
references > start missing references references > 1 [][fn:def] references > stop missing references
ConTeXt ver: 2021.08.04 17:51 LMTX fmt: 2021.8.4
There was no problem with previous versions. fixed in next upload
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Rik Kabel