View Single Post
Old 04-17-2020, 06:56 AM   #2
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 842
Karma: 3335974
Join Date: Jan 2017
Location: Poland
Device: Various
Add to package line:

Code:
<package version="3.0" ... prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/" ...>
nav.xhtml – navigation/semantic file (is needed for EPUB 3 books)
toc.xhtml – Table of Contents in HTML format (you can easy edit style it)
toc.ncx – navigation file (for compatibility with epub2)

The existence of all three files is not a mistake, it just is in the world where the files are to work between epub2/epub3.

Last edited by BeckyEbook; 04-17-2020 at 07:04 AM.
BeckyEbook is online now   Reply With Quote