Thank you for your reply.
I have run epubcheck and I get four errors like this:-
Unknown property 'panose-1'. [page_styles.css]
page_styles.css (line: 8 column: 4)
the lines in the css file referred to are the panose line below:-
@font-face {
src: url(fonts/Book-Antiqua.ttf);
font-family: "Book Antiqua";
panose-1: 2 4 6 2 5 3 5 3 3 4
}
Sadly, I don't know anything about css language, however, I have now run this on all my epub books that I have read over the years and they all show this error but display correctly so I don't think this is causing the error in this particular book.
I am still baffled.
|