Quote:
Originally Posted by sherman
The other area to tweak hyphenation is the actual hyphenation rules. For example, the hyphenation dictionary supplied with Kobo ereaders (and probably most other RMSDK readers) sets a minimum of five characters pre and post hyphen (so minimum ten character word). My personal tweak to this is to set it to three pre and post (so minimum six character word).
|
Those parameters are
hardcoded (I guess I could fork the library). The current value for
en-US is
(2, 3).