ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* alpha version
@ 2005-08-08 20:17 Hans Hagen
  2005-08-09 21:29 ` Vit Zyka
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2005-08-08 20:17 UTC (permalink / raw)


Hi,

For those interested in sorting registers ...

... the alpha release has sort-* files in it.

For the moment you need to load:

  \readfile{sort-ini}{}{}

After that

mainlanguage[sl]

\starttext
    test \index {aa1}  test \index {ab1}         test \index {aa2}
    test \index {ab2}  test \index {aa10}        test \index {aa8}
    test \index {aa9}  test \index {aa11}        test \index {aa10}
    test \index {cccc} test \index {\ccaron ccc} test \index {\cacute ccc}
    test \index {caaa} test \index {\ccaron aaa} test \index {\cacute aaa}
    \placeindex
\stoptext

will adapt itself to the language. Sort orders are defined in sort-lan.tex. 

You need to run 'newtexexec' (ruby reimplementation of texexec), which uses the texutil module/class instead of the program (faster). 

The reimplementation of texutil permits user plugins and such (more about that later).

I need more info on sort order about for instance czech and german and ...  

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-08-17  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-08 20:17 alpha version Hans Hagen
2005-08-09 21:29 ` Vit Zyka
2005-08-12  8:24   ` Vit Zyka
2005-08-16 13:30     ` alpha version; sorting Vit Zyka
2005-08-16 15:21       ` Hans Hagen
2005-08-17  8:58         ` Vit Zyka

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