View Single Post
Old 11-02-2012, 05:44 AM   #8
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by lrui View Post
@meme
Some of my EPUB books couldn't display covers in my nook2, even though I
specified as cover in SIGIL, but it still didn't work. I don't know why.

So I modified the cover's metadata section in OPF and it worked.
It may depend on what version of Sigil you used. 0.4.0 had an issue. The current 0.6.0 versio (and I think 0.5.x) has a specific fix for the Nook for the cover metadata. Nook's apparently required (or required) you to have the metadata attribute name before the content attribute unlike other devices. When you first tag a cover with Add Semantic the attributes are put into the content.opf file in alphabetical order. However, when you save your EPUB Sigil will switch the order of the metadata to read <meta name="cover" content="cover.png" /> to accomodate the Nook's behaviour. You must save to see this, otherwise it will be listed in standard alphabetical order.
meme is offline   Reply With Quote