Quote:
Originally Posted by rashkae
The Kobo forces a minimum line-height in the .body of the CSS. (I forget what exactly the number is, but it's somwhere around the 1.5 mark).. That's why trying to reduce line height is not helping you. The problem I think you are having with this particular book, however, is the font size is being reduced somewhere outside of the paragraph/div element,, (maybe in surrouding spans.).. the result of the shrunken font size, with the kobo minimum Line-height argument, is the really large spacing you see.
I would try to find and remove the font-size that is shrinking the text. (and then apply a font size to the body if needed to adjust the size of text, or re-run calibre epub to epub converstion without disabling font size recalling)
If you need assist, try using the epub scramble plugin to create a version of the book you can post here (or pm), and I'll fix it up, post the .css
|
Kobo does not force a line-height of 1.5. If it did, that would be a line-height larger then that of a Kindle with KFX eBook.
A lot of eBooks set a line-height. I remove them and then set my own line-height using the slider. So chances are these eBooks with a line-height of too large is setting a line-height in CSS. Use the Calibre editor to remove the line-height from CSS.