Created søndag 04 december 2016
LibreOffice is one of the OpenSource office suites that can be used instead of the evil Microsoft office.
Installation
$ pacman -S libreoffice
Spell checking
# Install the following two packages, for English and Danish language support
$ pacman -S hunspell-en
$ yaourt -S hunspell-da
# (hunspell-da, by the time of writing this, has a pkg-build error)
# If you still encounter an error, two items needs to be changed in the pkg-build.
# Yaourt will ask if you want to edit pkg-build. Unless you've asked it not to of course (.yaourtrc)
# Accept this Edit and change arch and source variables to the following.
# (You might have to check and see if the source link is still correct. It is of the time writing this)
arch=('any') source=(https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/2.3/@@download/file/dict-da-2-3.oxt)
Configuration
# Open LibreOffice and navigate to Tools > Options
# Under Memory
# Set Memory Per Object to 20MB
# Under Advanced
Tips and Tricks
# Some random Tips and Tricks
Disable the startup logo
# Edit /etc/libreoffice/sofficerc find and change Logo=
Logo=0