In latest beta, the error got bigger:
\starttext
\index{sample}
\index{Fun+games}\index{Fun+stuff}
\seeindex{Fun}{sample}
\seeindex{Fun}{bug} % missing!
\seeindex{Fun}{blah}
\placeindex[n=1]
\stoptext
now gives
f
Fun see blah
games , see sample
stuff
s
sample
i.e.
* multiple seeindex references from the same point are incomplete
* wrong "root" as before
Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD
Am 2018-06-11 um 21:05 schrieb Henning Hraban Ramm
Me again on registers.
If you have an entry with just subentries and a reference (seeindex) from the main entry to an *existing* other entry, the reference is sorted at one of the subentries. I.e. in the MWE we get
Fun games 1, see sample stuff 1
instead of
Fun see sample games 1 stuff 1
\starttext \index{sample} \index{Fun+games}\index{Fun+stuff} \seeindex{Fun}{sample} \placeindex[n=1] \stoptext
This prevents the completion of a scientific tome, so would be really nice if this could be fixed.
Greetlings, Hraban --- https://www.fiee.net http://wiki.contextgarden.net https://www.dreiviertelhaus.de GPG Key ID 1C9B22FD