Hello all,

I am working through some issues with end notes, and came across a what appears to be a bug as demonstrated in the following MWE.

ConTeXt  ver: 2024.08.16 15:49 LMTX  fmt: 2024.8.16  int: english/english

   \setupnote     [endnote][location=none]
   \setupnotation [endnote][]
   \starttext
   text\endnote[-]{end note}
   text\endnote{end note}
   %text\endnote[-]{end note}
   \placenotes[end note]
   \stoptext

When run as shown, both end notes get indices, but the first should not. When the commented line is enabled, none of the three end notes gets an index, but the second should. It seems that the last end note determines the display for all end notes.

I have other questions about end notes that I will submit separately.

--
Rik
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to