Hi Hans, unless cheat is removed, named destinations won’t work for lists. \setupinteraction[state=start, focus=standard, prefix=_] \starttext \completecontent \dorecurse{25} {\section{Section} a\footnote{}} \stoptext It think "cheat" is superfluous in strc-lst.lua, since "cheats[v]" already includes what was intended with it. I have tested this both with LMTX and MkIV. The variable "cheat" seems not to be used elsewhere. I attach a patch, if this might be handy. Just in case it may help, Pablo
On 10/22/22 17:40, Pablo Rodriguez wrote:
Hi Hans, [...] The variable "cheat" seems not to be used elsewhere.
Hans, I’m afraid my previous patch was wrong. I totally overlooked the other conditional where "cheat" was in use (in strc-lst.lua). I attach the diff file (but against the file included in current latest). Sorry for the mess and many thanks for your help, Pablo
participants (1)
-
Pablo Rodriguez