View Single Post
Old 06-04-2015, 01:06 PM   #260
icallaci
Guru
icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.
 
Posts: 819
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
Quote:
Originally Posted by Nick_1964 View Post
That doesn't work in kepub files,imho,because for kepub the reader doesn't use the adobe reader but it's own, there are 2 reading apps inside, one for epub and one for kepub.
Oh, that's right, I forgot we were discussing kepubs, sorry.

<hijack>
Just in case someone else stumbles across this thread and wants to know how to disable hyphenation in epubs, GeoffR posted in another thread that I might try using

body,div,p {
-webkit-hyphens: none !important;
}

in kobo_extra.css. I haven't tried this yet, but I'm betting it will work. I had been using adobe-hyphenate: none, which worked until CSS files started using -webkit-hyphens instead.
</hijack>
icallaci is offline   Reply With Quote