Johan Sandblom wrote:
> I have a document in Swedish with an index. Merely setting
> mainlanguage[sv] does not give correct sort order. I remember doing
> something like
>
> \startlanguagespecifics[sv]
> \definesortkey[�][z][a][�]
> \definesortkey[�][z][b][�]
> \definesortkey[�][z][c][�]
> \stoplanguagespecifics
>
> but this no longer has any effect and gives
>
> TeXUtil | unknown entry k in line k {sv}{ec}{�}{z}{a}{�}
> TeXUtil | unknown entry k in line k {sv}{ec}{�}{z}{b}{�}
> TeXUtil | unknown entry k in line k {sv}{ec}{�}{z}{c}{�}
>
> from newtexexec (this is on a current windows standalone context)
>
> What is the correct code?
>   
take a look in sort-ini and sort-def to see how it's done nowadasys

then make a sample file so that we can test

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to