Quote:
Originally Posted by maddz
OK, somewhat off topic here, but I've been plugging away at my calibre library fixing errors where I can. However, there's a bunch of errors that aren't fixable via the Edit Book interface, and I have no idea (a) what they mean, and (b) what they should be, and (c) how to fix them.
Can anyone point me at a resource which explains these errors for someone of limited technical knowledge? The link in Edit Book seems to presuppose that the reader actually knows what the error is about and knows what they are doing.
I'm coming up with a lot of unfixable stylesheet errors, in particular the unknown property 'adobe-hyphenate'. The other major issues are inconsistent font names and missing generic fonts.
I also see a lot of link errors - something pointing to a location that does not exist in the file.
|
Delete the lines in the CSS that have to do with stopping hyphenation. adobe-hyphenate is specific to ADE/RMSDK. It's not part of ePub. You don't need it.
What other things are you having trouble with?