9 Jul
2008
9 Jul
'08
9:31 a.m.
On Fri, Jul 4, 2008 at 9:37 AM, Hans Hagen
Wolfgang Schuster wrote:
On Thu, Jul 3, 2008 at 8:21 PM, Tomi Lindberg
wrote: 2008/7/3, Wolfgang Schuster
: I wrote a sorter for finish but we should test it before it can be included. I'll give it a try later. And just by glancing there's an ordering error - 'å' should be before 'ä'. I assume I just add the luacode section to my environment, switch locations of 'å' and 'ä' and that's it?
Yes, yes and yes.
You have to switch "ä" and "å" but I corrected my version.
i added the vector to sort-lan.lua
There is something wrong in the encoding for the finish sorting. [51] = "z", [53] = "å", [55] = "ä", [57] = "ö", Wolfgang