Quote:
Originally Posted by j.p.s
Is that because playorder is not required in pagelists?
|
According to the IDPF:
Quote:
NCX documents that do not contain a DOCTYPE may omit the playOrder attribute.
|
Since the DOCTYPE is optional in epub
3 ncx files, playOrder attributes are optional and since my plugin was primarily intended for epub
3 books, it omits them.
Quote:
Originally Posted by j.p.s
[...] is it safe to assume that its presence or absence has no effect on kindlegen generated apnx files?
|
AFAIK, KindleGen doesn't require playOrder attributes.