Quote:
Originally Posted by Mazarin07
Thank you, this plugin of KevinH's worked fine. I am not sure if epub3 files are accepted by my PocketBook Basic reader, but will create a separate epub2 file for it if needed.
|
Depending on what ePub3 features you use, you may have to add fallback code for ePub2. In most cases, simply adding the toc.ncx ePub2 navigation document is all that is needed since an ePub2 renderer will simply disregard ePub3 specific items. An example is that drop caps or small caps first phrases on the first paragraph may not show but the ebook will still be readable.