* Jirka Kosek; <> on 27 Nov, 2003 wrote:
>automatic indexing which is available in the DocBook XSL stylesheets is
>working quite well for English, but for other languages it lacks several
>features.
Well pointed out
>Current settings are suitable for Czech language, but you can easily
>modify them by editing content of l:letters element:
>
><l:letters lang="cs">
> ...
> <l i="1">A</l>
> <l i="1">a</l>
> <l i="1">Á</l>
> <l i="1">á</l>
> <l i="2">B</l>
> <l i="2">b</l>
So am I correct to understand basically define the order of the letter
of alphabet in the local language is the whole magic with it. Same
i=Number for the same letter yet different case ie
<l i="23"> Ş</l>
<l i="23> ş</>
--
Togan Muftuoglu