Quote:
Originally Posted by lizzielou
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.
|
In the editor, look at the chapter that does not fully display. Please post two paragraphs before the disappearing text and two after so we can maybe see what's going on. But you do have to post the chapters with the HTML code.
Aso, click the icon in the toolbar that looks like a bug. That's the built-in error checker. See what you get there.