Quote:
Originally Posted by JSWolf
Please have a look at the following ePub and see if you can find anything not quite right with it.
|
Well, let's see...
The NCX has loads of invalid entries. The font files aren't declared with the correct MIME type or even the right name. You're still going from 1-30 by single pixels instead of, as I recommended, a wider range by larger jumps. There are a lot of unnecessary rules in the CSS file, as well as a proprietary property (oeb-column-number) in the BODY rules that could possibly cause problems. (Yes, I know it's in the spec.)
Try this version. I multiplied all the pixel sizes by ten (so it's 10-300 instead of 1-30), removed the bad NCX entries, fixed the font references, and removed the O-C-N property. Pulls up fine in ADE, but try it on your device.