When i'm entering
Brown, Dan
in the metadata dialog, Sigil is creating
Code:
<dc:creator opf:role="aut" opf:file-as="Brown, Dan">Dan Brown</dc:creator>
This makes my Sony 650 make the authorlist sorted by firstname.
When i'm entering
Dan Brown
Sigil is creating
Code:
<dc:creator opf:role="aut">Dan Brown</dc:creator>
which sorts my list by firstname, too
How can i get my list sorted by lastname? I do not want to have an additinal tool fixing that.