Am 25.04.24 um 15:44 schrieb Thomas A. Schmitz:
Hi all,

has \startregister been superseded in luametatex or is it not yet implemented? I tried to read strc-reg.lmt but couldn't figure out what is going on. The following silly minimal test produces the expected result with mkiv but not in mkxl.

All best

Thomas

\setuppapersize [A6]

\starttext
     A\index{A} B\startregister [index] [B] {B}
     \dorecurse {10} {\input tufte}
     A\index{A} B\stopregister [index] [B]

\page

\placeregister[index]

\stoptext


I’m using it like

\startregister[index][bibliografie]{Bibliografie}
…
\stopregister[index][bibliografie]

i.e. very similar to your example, and can confirm it doesn’t result in a page range in the index. Also gives no error.

Hraban
___________________________________________________________________________________
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