View Single Post
Old 04-11-2017, 05:58 PM   #3
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,212
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
Would I be right in thinking this was an EPUB3 rather than an EPUB2? The cover page you added via calibre probably contained an image wrapped in an <svg> tag.

For EPUB3s, EpubCheck will show an error if the OPF manifest item for an XHTML file containing an <svg> tag doesn't have a properties="svg" attribute e.g.
Code:
<item href="text/titlepage.xhtml" id="titlepage" media-type="application/xhtml+xml" properties="svg"/>
jackie_w is offline   Reply With Quote