Hello, I've just downloaded Sigil 0.6.0, which is very snazzy. Creating an epub from it was not a problem. However, when I tried to convert it to a .mobi file using Kindlegen I got the faollowing warning:
Quote:
Warning(prcgen):W14016: Cover not specified
|
I used the 'add semantics' to specify the cover file just as I had always done in the previous version. Does anyone know what might be causing this warning in Kindlegen?
The cover does appear in Kindlegen, but I like to make sure the ebooks are formatted perfectly for the job.
I also noticed this time round that the max-width styling I had for the cover image came up as a warning:
Code:
<img alt="" src="../Images/cover.jpg" style="max-width:100%;" />
Has something changed there too?