Quote:
Originally Posted by Alyssa Miranda
After converting an odt file with embedded jpg cover image to epub, cover appears twice. Is there a quick fix for this? Thanks in advance for reply!
|
I am not sure if ODT allows the cover image to be tagged as 'cover'
but the reason it appears, was Calibre added a "cover page" because it did nt have one to replace.
Your original was treated as just an image.
Use the Calibre editor, find the second one in the preview, and delete the line of code from the code view (eg
Code:
<p ...><img ... </img></p>
)