This thread is exactly what I was looking for, thank you everyone. But I am stuck in the same place others were; getting the display order correct.
Quote:
Originally Posted by lina.w
this is just a minor problem, but now that I've got the formatting the way I want to, I'm just wondering why [01.5] appears before [01]?
|
Quote:
Originally Posted by chaley
Because period comes before right bracket in the standard character sort order. You can see the sort order here.
Try putting a space before the closing bracket. The space character sorts before the period. For consistency you might put a space after the opening bracket.
|
I have tried using ASCII characters that should sort earlier (space, comma, parenthesis) and after (colon, equals, tilde), and the sort order remains the same and incorrect. (I know that I am in a sorted view, because if I change some of the index numbers, the book positions change.)
Has anyone found a way to get them to sort properly?
(I'm using an up-to-date Kindle Voyage, if that makes a difference.)