You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
How would this differentiate between lists of authors (possibly in the reversed format) separated by commas? Also, the reversed format isn't standard. EPUBs should have the proper format in the dc:author element, with the reversed format in the opf:file-as property (either as a property in EPUB2 or as a refines in EPUB 3).
Yes, you are right. Multiple authors would be a problem, haven't thought about this case. Obviously none of my books has multiple authors (I don't have reference or technical books as ebook...)
The reverse order may be non-standard, but about half of my books are in this form. More than 90% of the books bought in the last 2 years are in this form. Something is going wrong... ;)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to display author names in a consistent spelling?
In the metadata, the names of the authors are usually written in one of the two ways:
Forename Surname
Surname, Forename
It would be nice if the second variant is rewritten to "Forename Surname" when indexing.
The text was updated successfully, but these errors were encountered: