Hello Hans,

I've just noticed another two bugs in index sorting.

1. Numbers are sorted under A
2. Symbols are sorted under the first letter which follows.

See the attached test file.
Both these issues are independent on language and on the expansion type.

Proposed solution:

1. Sort numbers into separate divisions
2. Sort symbols to a special division called "Symbols"



Thanks,
Richard