Quote:
Originally Posted by GeoffR
... the publisher might also have turned hyphenation on, so to turn it off you could add something like body,div,p { -webkit-hyphens: none !important; } to the book's stylesheet (which you could do automatically for all books by adding it to kobo_extra.css and enabling the "Modify CSS" option in the driver.)
|
Thanks, GeoffR, I will give this a try.