Quote:
Originally Posted by ibu
Do I understand it correctly, that Kobo does not support an EPUB3 which has only a nav.xhtml and no NCX?
|
No, you misunderstood me. Kobo devices have two rendering engines:
- ACCESS NetFront™ (epub3)
- RMSDK (=Adobe Digital Edtions) (epub2)
Kobo devices
do support epub3 books, but only if they:
a) have been formatted according to
Kobo's guidelines and
b) have a .kepub.epub file extension.
You might want to search the
MR Kobo forum for more information about the kepub format.
(If a book contains both NCX and NAV files, most epub3 apps ignore the NCX file.)
Quote:
Originally Posted by ibu
My own NCX and OPF are not completely minimal. Therefore I'm looking for inspiration, how others has created these files in a minimal form.
|
Try this very simple single-page epub2 compatible
epub3 book. It contains NCX/NAV files with physical page number references (pagelist) and an .opf file with the required attributes to indicate cover image, toc and srl (start reading location).