25 May
2018
25 May
'18
1:12 p.m.
This is fixed in the latest beta. Thanks, Hans!
Alan
On Sat, May 19, 2018 at 8:05 AM Alan Bowen
IF I am doing this correctly, then, there seems to be problems in the current standalone when there are two x-refs to a single heading. The space after “and” is missing and should the order of the refs not be alphabetical?
MWE
\starttext \seeindex{animal}{cat} \seeindex{animal}{quadruped}
%\seeindex{animal}{whiskers}
The \index{cat}cat has \index{whiskers} whiskers. \blank[3*big] \placeindex \stoptext
Uncomment the \seeindex{animal}{whiskers} and it gets even messier.
Alan