Quote:
Originally Posted by Alan_S
Of course, you can take a look here: https://github.com/koreader/koreader
But, you need to know that when you start reading book settings are kept in directory with book's name. So, you can compare and try to find which setting is that that turns hyphenation off.
|
Thanks but, I have found the setting in the lua file with the configuration of the book, in that directory, and I have changed the parameter hyphenation to
["hyph_alg"] = "@none",
It should be correct, but when opening the book the hyphenation continues set to English. So changing hyphenation with this method is useless.
And anyway, I would prefer to do that from the config menu of Koreader as before.