namespace | description | description-source | categories | language | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
libreoffice |
LibreOffice is a free and open-source office suite, a project of The Document Foundation. It was forked in 2010 from OpenOffice.org, which was an open-sourced version of the earlier StarOffice. The LibreOffice suite consists of programs for word processing, creating and editing of spreadsheets, slideshows, diagrams and drawings, working with databases, and composing mathematical formulae. It is available in 115 languages. |
|
en |
If LibreOffice is not pre-installed on your Desktop, here's how to install it:
$ guix package -i libreoffice
To get spell checking to work, install the required dictionaries.
First, find the dictionaries you'll need:
$ guix package -s hunspell-*
For example, to install US-english support, do:
$ guix package -i hunspell-dict-en hunspell-dict-en-us
Activate using
- Tools
- Options
- Language Settings
- Writing Aids
- Available language modules
Select "Huntspell SpellChecker"