Quote:
Originally Posted by DiapDealer
Then you didn't install some of the suggested packages that the sigil-git install specified. Like hunspell-(en|fr|es) and/or hyphen-(en|fr|es).
It will work both ways. Any system dictionaries installed in /usr/share/hunspell and /usr/share/hyphen will be available, as will any user dictionaries installed in the user's Sigil preferences location (~/.local/share/sigil-ebook/sigil/hunspell_dictionaries/).
eschwartz's sigil-git package does not use the source-included hunspell dictionaries (cmake -DINSTALL_BUNDLED_DICTS=0 option). The system hunspell dics (installable via pacman|yaourt) are made available to Sigil via the SIGIL_DICTIONARIES environment variable instead.
The hunspell_dictionaries folder in the user's Sigil preference folder is always included in the dictionary search path regardless. That's why it's still working for you.
|
Thanks for your info. I failed to see these informations and now I will install in /usr/share/hyphen the hyphenation files I did not know where to put.