Thread: Kobo Bug thread
View Single Post
Old 12-12-2014, 05:17 PM   #558
Rev. Bob
Wizard
Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.Rev. Bob ought to be getting tired of karma fortunes by now.
 
Rev. Bob's Avatar
 
Posts: 1,760
Karma: 9918418
Join Date: Feb 2013
Location: Here on the perimeter, there are no stars
Device: Kobo H2O, iPad mini 3, Kindle Touch
Quote:
Originally Posted by JSWolf View Post
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.
Attached Files
File Type: epub Kobo Test ePub.epub (234.8 KB, 223 views)

Last edited by Rev. Bob; 12-12-2014 at 05:20 PM.
Rev. Bob is offline   Reply With Quote