The manual is old. The hyphenation dictionaries have not been removed from the install (yet) but nothing in Sigil uses them. In fact, they we improperly being loaded in the hunspell spellchecker but proper hyphenation dictionaries have hyphenation rule chars including digits embedded in them and are not valid words in and of themselves.
The only reason I haven't removed them yet, is I have considered adding a hyphenation library to Sigil, but am unconvinced it is needed. I will fix that when the documentation github site opens.
That said, the best way to handle dictionary installation is with a plugin to extract it, parse the .xcu xml to get the file names and copy the files.
|