View Single Post
Old 02-15-2012, 04:50 AM   #3
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,550
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I guess you also have something like this in the manifest:

Code:
<item id="cover" href="Cover.xhtml" media-type="application/xhtml+xml"/>
as otherwise the bit in the spine would be pointing to a non-existing idref. In that case, you could try pointing the guide element to Cover.xhtml, instead of the jpg file. That would make it ePub compliant, but it might not convert nicely to Kindle, you'd have to try.
Jellby is offline   Reply With Quote