Thread: Kobo Bug thread
View Single Post
Old 09-05-2020, 05:16 PM   #1287
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by jackie_w View Post
Hmm, curious. Your screenshot suggests it's all working as it should, with all px, pt, em, doesn't it - at least with <p> tags?

Just to confuse matters - unless things have changed very recently - there seems to be a line in the kepub-book.css kepub override CSS in the fw.
Code:
body,p,div {letter-spacing: normal !important; }
I wonder what effect that's meant to have on a kepub using letter-spacing? It looks like it ought to forcibly ignore letter-spacing in <body>, <div>, <p> tags, but your tests suggest that's not the case.
I would think a patch could be created to fix that by removing !important.
JSWolf is offline   Reply With Quote