Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-04-28 Thread znavko
Hello, Pierre Neirdhardt! Yes, this is not so convenient as could be. But there is a way to solve, here I've posted: https://lists.gnu.org/archive/html/help-guix/2020-03/msg00171.html It is possible to use dictionaries from LibreOffice site and it is possible to add themwith menu: Tools -> Languag

Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-29 Thread Gábor Boskovits
Hello, ezt írta (időpont: 2020. márc. 29., V, 12:44): > > yes. english dictionary is presented in guix - package 'hunspell-dict-en' > so after installing it and clicking in Libreoffice Writer Tools -> Language > -> For all text -> English > I've got spell check. > But how to install russian dict

Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-29 Thread znavko
The link from Libreoffice Writer in menu Tools -> Language -> More dictionaries online and search there: https://extensions.libreoffice.org/extensions?getCategories=Dictionary&getCompatibility=any&sort_on=positive_ratings&path=%2FPlone%2Fextensions&portal_type=tdf.extensionsuploadcenter.eupprojec

Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-29 Thread znavko
yes. english dictionary is presented in guix - package 'hunspell-dict-en' so after installing it and clicking in Libreoffice Writer Tools -> Language -> For all text -> English I've got spell check. But how to install russian dictionary now? PS: also guix search output is dreadfully not full. $

Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-29 Thread znavko
Sorry for my ignorance, but huspell has only french and does not work even with english. I have installed hunspell but this makes no changes. Also `guix search hunspell` does not give russian dictionary. I had worked spell check on my previous Guix installation but cannot remember what I did. h

Re: OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-29 Thread Pierre Neidhardt
You need to install the appropriate hunspell-dict-* packages I believe. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

OS Guix. Libreoffice does not have dictionaries for spell check

2020-03-28 Thread znavko
Hello, Guix! It might be this question was somewhere, but I did not found on guix-help archive and duckduckgo. Please, what to do for LibreOffice Writer make a spell check? It has no any spell check module now and dictionaries are empty. I've just installed it with `guix install libreoffice` `gui