ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* error in seeindex sorting
@ 2018-06-11 19:05 Henning Hraban Ramm
  2018-06-13 14:45 ` Henning Hraban Ramm
  0 siblings, 1 reply; 3+ messages in thread
From: Henning Hraban Ramm @ 2018-06-11 19:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2018-06-15 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11 19:05 error in seeindex sorting Henning Hraban Ramm
2018-06-13 14:45 ` Henning Hraban Ramm
2018-06-15 12:55   ` Alan Bowen

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