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
|
I'm pretty sure I didn't remember anything, because I just jumped in and started fumbling around without KNOWing anything. Both of the former PDF files have the same file that refers to the cover image, (cover.xhtml in one case, titlepage.xhtml in the other) but they are fine.
The guide sections are listed below:
working:
<reference href="Text/Cover.xhtml" title="Cover" type="cover"/>
<reference href="Text/titlepage.xhtml" title="Cover" type="cover"/>
not working:
<guide/>
no guide section at all
no guide section at all at all
I'm thinking that might have been caused by this:
<!-- Your OPF file was broken so Sigil was forced to create a new one from scratch. -->
I'd tried to delete the section about
:
<dc:identifier id="BookId" opf:scheme="UUID">urn:uuid:71f45e9f-e287-4e23-b041-60cc6a00dc20</dc:identifier>
hoping that Sigil might recreate it, and instead it recreated the entire file.