Quote:
Originally Posted by jackie_w
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.