Quote:
Originally Posted by Thasaidon
Yes I use it regularly but that is not the kind of "magic button" I was joking about.
Anyway I have been able to find more details about the errors I was talking about
the string "prefix="calibre: https://calibre-ebook.com" is sometimes included in row one of the OPF and ePubcheck throws it up as an error
ePub check also throws up errors if it finds the following in the OPF
<manifest>
<item id="id4" href="Fonts/LiberationSerif-Bold.ttf" media-type="application/octet-stream"/>
<item id="id3" href="Fonts/LiberationSerif-BoldItalic.ttf" media-type="application/octet-stream"/>
<item id="id2" href="Fonts/LiberationSerif-Italic.ttf" media-type="application/octet-stream"/>
<item id="id1" href="Fonts/LiberationSerif-Regular.ttf" media-type="application/octet-stream"/>
</manifest>
As I said earlier these two problems can be easily solved with a simple manual deletion.
The other problems I have come across are rarer and I was not been able to work out a manual fix.
If you are interested I will be starting working on my books again in a few days and can post details of these rarer errors here when I find them.
Murphy ruling the universe though, will probably mean it may take some time to find some.
|
With those incorrect font entries in the OPF, if you were to use the built-in error checker, you get the option to fix the error and Calibre would fix the error.