View Single Post
Old 03-23-2021, 02:57 AM   #11
what
Enthusiast
what began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Mar 2021
Device: none
Quote:
Originally Posted by DNSB View Post
For epub3, you have no choice in including the ToC as an xhtml file since that is what the epub3 spec uses as the mandatory navigation document. You can hide the navigation document from displaying by controlling whether it is in the spine. I've done this on a couple of occasions when a overly fancy (IMHO) html ToC has been wanted.

For a cover page, I use one with an SVG wrapper and remove it for times when the book is being sent to Amazon.
Thank you for the heads up about the epub3 spec.

As for the cover page, Amazon has accepted my epub with internal cover. Either they stripped it and replaced it with the separately submitted market cover image, or they left it intact. Either way, the version they sell now contains an internal cover. I didn't check the code to see if it remains unchanged.
what is offline   Reply With Quote