On 2025-08-15 02:40, Hans Hagen via ntg-context wrote:
it has to do with an (experimental) option where we try to intercept
out-of-order material (like footnotes) inorder to make sure that they
are less interfering in tagged pdf (we try to predict and act on
possible side effects) ... to boring to explain in detail
in that perspective we also noted that nested notes could be a issue
so there was a fix for that but maybe it has other side effects
Ahh! That is just what is happening here. New MWE:
\setupinteraction [state=start]
\setupnotation[endnote][numbercommand=]
\definelabel[Qi][text={\hbox to 15pt}, alternative=inright]
\startbuffer[fn]
\Qi
\stopbuffer
\starttext
\Qi Between here\par
aaa\endnote{xxx\getbuffer[fn]}\Qi and here
\placenotes[endnote]
\stoptext
--
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
___________________________________________________________________________________