Quote:
Originally Posted by st_albert
Did you remember to remove the (x)html cover page (NOT the cover image) from the epub before you converted it to mobi?
You must also be sure that the cover image semantics are set for "cover image" and adjust the OPF file's <guide> item "cover" to point to the cover image (rather than the html cover page).
HTH
|
Well, I deleted
cover.xhtml and edited the content.opf to change the empty guide section to:
<reference href="Images/cover.jpg" title="Cover" type="cover"/>
Now calibre shows the title page instead of a cover, and the MOBI file shows two title pages.
I'm thinking that's not what I want.
Maybe it's time to try to read the... f@#$@n' manual... again.