On 11-5-2012 18:35, Alan Bowen wrote:
I should add, perhaps, that I am using MKII, since adapting this project to
MKIV is not feasible.

A.

On Fri, May 11, 2012 at 11:45 AM, Alan Bowen<bowenala...@gmail.com>  wrote:

I am trying to construct an index of passages and have run into a curious
problem:

The test file is:
\defineregister[Passage][Passages]
\setupregister[Passage][n=1,%
balance=yes,%
pagestyle=\tfx\em,%
  textstyle=\tfx,%
criterium=all,%
interaction={pagenumber},%
  ]
\setupregister[Passage][indicator=no,distance=0.5em]


\starttext

See \Passage{Simplicius+{\em In de caelo}+483.15--19}483.15--19.
\page
See \Passage{Simplicius+{\em In de caelo}+477.3--4}477.3--4

\page

\placeregister[Passage]

\stoptext

The result is an index that puts 483.15–19 *before* 477.3–4
as in
Simplicius
    *In de caelo*
       483.15–19 *1*
       477.3–4 *2*
rather than after. How can I fix this?

pass a sortkey ...

\Passage[477.03–4]{...}

or so


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to