I would like to find information about a couple of things related to
dictionaries. The context is LibreOffice 5.2 on Linux.
-
Where are dictionary files stored when installed system-wide (so not
user-specific)? In my Linux distribution (Gentoo), LibreOffice looks in
the/usr/share/myspelldirectory and there picks up dictionaries named
xx_YY, but not others, such asxxorxx-zzzzz. -
Given that
oxtextension files dictionaries are typically made
available as containdictionaries.xmlanddictionaries.xcufiles that
seem to be used by LibreOffice to correctly label them and associate
locales with, where should these files be put if the dictionaries are
installed system-wide? I’ve seen that user-specific, they are apparently
put in (for me) in locations such as
$HOME/.config/libreoffice/4/user/extensions/tmp/extensions/lu32329umnj1w.tmp_/some.oxt/,
which does not give an indication where they should be put system-wide. -
What files are effectively required by LibreOffice for proper
functioning dictionaries. I know that puttingxx_YY.affandxx_YY.dic
files and such in/usr/share/myspellmakes them available, but I have
the impression that this in an incomplete way, and that, e.g., thexcu
andxmlfiles should be made available as well. Is this true and are
there others? -
Can dictionaries of the form
xxorxx-zzzzzbe used by LibreOffice, or
is a_YYregion identifier really needed?
(I have also posted this question to user@global.libreoffice.org, but the subscribers seem mostly users and not people that have a detailed understanding of the installation structure. In case that is similar here: where can I get the info I am looking for?)