Quote:
Originally Posted by Simboubou
I installed new dicts, I do have poor hyphens with two letters on after the -.
I noticed that hyphenations was better on longer words, so I try to change the left and right hyphens length in the dic file. It does not seem to change kobo behaviour, unfortunately.
|
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.