0

I do not have access to Thesaurus in LibreOffice 5.3 I tried following the instructions at this AskUbuntu article but I do not have such a thing. I cannot install the openoffice link suggested below. It is not found

sudo apt-get install openoffice.org-thesaurus-en-us

I installed libreoffice using the ppa. This is what I see for my "writing aids" screenshot which is different than the other article. Clicking on get more dictionaries yields nothing.

writing aids from libreoffice

1 Answers1

2

You probably still need to install the thesaurus as follows:

sudo apt-get install mythes-en-us

And don't forget to enable it under:

Tools > Options > Language Settings > Writing Aids

Vincent.
  • 36
  • 2