ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \note[xx] gives unknown reference for \startfootnote, ok for \footnote
@ 2021-08-05  3:07 Rik Kabel via ntg-context
  2021-08-05 21:50 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Rik Kabel via ntg-context @ 2021-08-05  3:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Rik Kabel


[-- Attachment #1.1: Type: text/plain, Size: 648 bytes --]

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


[-- Attachment #1.2.1: Type: text/html, Size: 1338 bytes --]

[-- Attachment #1.2.2: lbfonpfcelopipop.png --]
[-- Type: image/png, Size: 13043 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: \note[xx] gives unknown reference for \startfootnote, ok for \footnote
  2021-08-05  3:07 \note[xx] gives unknown reference for \startfootnote, ok for \footnote Rik Kabel via ntg-context
@ 2021-08-05 21:50 ` Hans Hagen via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen via ntg-context @ 2021-08-05 21:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-05 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  3:07 \note[xx] gives unknown reference for \startfootnote, ok for \footnote Rik Kabel via ntg-context
2021-08-05 21:50 ` Hans Hagen via ntg-context

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).