View Single Post
Old 07-29-2014, 03:16 PM   #2
Edmundb
Junior Member
Edmundb began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jul 2014
Device: Kindle e-ink
I sorted the problem so I thought I'd add an explanation just in case anybody else makes the same rather stupid mistake as I did.

In the first navmap of the .ncx file I'd omitted the entry point id, in other words I'd written

<content src="Content/Title.html">

instead of

<content src="Content/Title.html#title">

Kindlegen doesn't mind this omission for e-inks but does for KF8s.
Edmundb is offline   Reply With Quote