Quote:
Originally Posted by Nick_1964
Sorry for the crosspost, but is there maybe a patch (or one to make) to disable Hyphenation in kepubs?
|
Hyphenation in kepubs defaults to off, but the default is changed to on if you select full justification from the Aa menu. The `Set kepub hyphenation` patch has an alternative to prevent it being turned on when you select full justification.
However the publisher can override the default in the book's stylesheet, so you might need to remove the
-webkit-hyphens property (or set
-webkit-hyphens: none;) as well.
Edit: Does the KoboTouchExtended driver turn hyphenation on when it creates the kepub? You might need to change something there too.