Quote:
Originally Posted by Jeff L
Could it be the NAV element?
The Kindle pub guide includes this now. Perhaps the unpack isn't translating it.
|
No. I just tested it with a KindleGen compiled ePub3 file containing only a landmarks nav based TOC. KindleUnpack 0.7.7 had absolutely no problems extracting the file with the landmarks nav elements from the mobi7 and mobi8 files.
BTW, ePubCheck 3.0.1 won't display error messages if two nav elements point to the same target.
KindleGen displays a warning message, but no warning message at the end of the build log:
Code:
Warning(NCXBuilder):W30001: An overlapping subsequent nav point found for the nav point: "xxx"
IMHO, this is a bug, because Kindle ebook creators won't notice problems with nav points, unless they look for W30001 warnings.
@darryl: Unpack your book again with
KindleUnpack 0.7.7. Check the Write Raw Data option and search the .rawml file for <nav ...>...</nav> tags.