Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Marc Paré <marc@marcpare.com> wrote on 2010-12-07 04:08:

It doesn't work on my copy of LO 3.3RC1 on my Mandriva 2010.1 boxes (all 
3). I downloaded the EN-UK and FR language packs but the dictionaries 
did not work.

I then downloaded the dictionaries from here: 
http://extensions.services.openoffice.org/en/dictionaries?cid=926385 and 
loaded them through the extension manager. The loaded dictionaries now 
all work as they should.

Please distinguish:

* spelling check (sometimes + thesaurus):  e.g. dict-de_DE_*.oxt 
                                                dict-fr_FR_*.oxt

* grammar check (for many languages):    extension-languagetool package
                                         or LanguageTool_*.oxt


For systemwide installation please unpack the .oxt packages (= .zip)
into the directory:  /opt/libreoffice/share/extensions/

or do it with a simple script:

---------------------------------------------------------------
| #!/bin/bash
| 
| INST=/opt/libreoffice/share/extensions/language-grammar-tool
| unzip LanguageTool*.oxt -d ${INST}
---------------------------------------------------------------

After all please logout and login (perhaps twice) and all should run.
I have tested it - it runs for me.


Have a nice day,

Joachim (Germany)


-- 
Unsubscribe instructions: E-mail to users+help@libreoffice.org
List archive: http://www.libreoffice.org/lists/users/
*** All posts to this list are publicly archived for eternity ***

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.