https://bugs.documentfoundation.org/show_bug.cgi?id=119898 --- Comment #2 from László Németh <nemeth@numbertext.org> --- Giving patches to the recent dictionaries it's not a bad approach. For example, see Google's dictionary extensions: https://blog.chromium.org/2009/02/spell-check-dictionary-improvements.html https://src.chromium.org/viewvc/chrome/trunk/deps/third_party/hunspell_dictionaries/ Dictionary extension is not an easy task. Scientific or special dictionaries are often mutually exclusive to the standard vocabulary. Fortunately, now it's possible to set this behavior in LibreOffice, too, using custom dictionaries, ie. to add (default or default) extra word lists to LibreOffice with affixation and compounding: https://wiki.documentfoundation.org/ReleaseNotes/6.0#.E2.80.9CGrammar_By.E2.80.9D_spell_checking Giving a readable dictionary title to the shipped custom dictionaries: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c8fbce439db78dd85295833df494a651bd64dcd4 For example, non-default custom Hungarian dictionary with affixation and a readable dictionary title, shipped with the Hungarian LibreOffice distribution: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6247c966942a0e43320a234302a67c1f92c2eea7 -- You are receiving this mail because: You are on the CC list for the bug.