Quote:
Originally Posted by DNSB
Rather interesting since I've found that editing an epub with no TOC entries, generating the TOC gives an entry of dtb:depth=0 which epubcheck and Flightcrew both seem to find no problems with. I guess that since strictly speaking the dtb:xxx tags other than the dtb:id tag, are not part of the epub specification (dtb = Digital Talking Book), that result could be expected.
|
epubcheck doesn't look at the dtb:depth value, possibly for that very reason. Also, note that the first of your samples is not empty; it has one "Start" node.
Quote:
Originally Posted by DNSB
The two sample toc.ncx files below are from the same epub with the <h?> tags in the second changed to <p> tags for the first.
|
Did you generate those NCX samples with Calibre, though? I don't see its signature metadata element in them...