On Mon, Feb 14, 2005 at 09:53:27PM -0800, rajeev joseph sebastian wrote: > Hello all, > > Thanks for all the great replies ! They were very > useful in solving this problem. > > I have one additional problem: > > I am using the reorder-sections-after statement, to > place my script (Malayalam), to before LATIN, but that > doesnt work: > > reorder-sections-after <SPECIAL> > <MALAYALAM> > reorder-sections-end > > I did this, noticing that SPECIAL section/script is > sorted before LATIN. > > Unfortunately, it doesnt work, and when I sort my test > cases, I still get latin before malayalam. > > What am I missing ?
The reorder-sections-after keyword is worthless, you have to use reorder-after instead to modify collation weights. Denis -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
