View Single Post
Old 06-17-2015, 02:45 PM   #24
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Experimenting a bit more, it seems that the KEPUB reader does in fact read the LEFTHYPHENMIN and RIGHTHYPHENMIN values from the hyphenation dictionary, but for some reason it is miscalculating their value. It seems to be reading LEFTHYPHENMIN 3 as if it were LEFTHYPHENMIN 2.

Also the Dutch hyphenation dictionary is missing the LEFTHYPHENMIN and RIGHTHYPHENMIN values altogether, which could be causing problems.

If you or someone else wanted to experiment you could try extracting the Dutch hyphenation dictionary from the 3.16.0 firmware and editing it (with a unix-aware text editor such as Notepad++ if using Windows) so that it starts like this (or whatever values you prefer, increased by one):
Code:
UTF-8
LEFTHYPHENMIN 3
RIGHTHYPHENMIN 3
and then installing it as described in my previous post. It would be interesting to see if that fixed (or at least improved) the problem you are experiencing.
GeoffR is offline   Reply With Quote