View Single Post
Old 04-05-2020, 08:53 AM   #14
Simboubou
Connoisseur
Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.Simboubou ought to be getting tired of karma fortunes by now.
 
Posts: 58
Karma: 2112464
Join Date: Aug 2014
Device: Kobo Glo HD
Quote:
Originally Posted by jackie_w View Post
If you're talking about hyphenation in kepubs you can affect the right/left chars for hyphenation with CSS.
Code:
-webkit-hyphenate-limit-after: 3;
-webkit-hyphenate-limit-before: 3;
Adjust the values as required.

How to apply it easily to all your kepubs will depend on how you're creating those kepubs.
I use calibre to create convert epubs to kepubs. I checked : the books do contain the above lines. So I don't know.
Simboubou is offline   Reply With Quote