Setting up OpenOffice.org’s dictionary


Sometimes you have to write a document in OpenOffice.org and you want to correct it with the spellchecker, but when you click on  OOo-ABC button it doesn’t even work, not matter if you have set your document’s language to English from Tools > Options > Language Settings > Languages,  as it’s shown here:

OOo-dictionary

This happens because you don’t have the dictionary installed on your system. In order to install it, just type

aptitude install myspell-en-us

Another language

If you want to add support for another language then just put the language code to “myspell-” word. For instance, in order to install the Spanish dictionary it would be:

aptitude install myspell-es

Artículos relacionados:

  1. OpenOffice.org 3 on Debian
  2. Planetalinux.org
  3. Setting up the BIOS clock on Debian
  4. Setting up the keyboard on Debian
  5. Setting OpenVPN on OpenWrt

,

  1. avatar

    #1 by Luis Gallardo on 29/10/2009 - 9:56 am

    Si, esa es la forma como se haría directamente desde OpenOffice.org, que sería útil si estás por ejemplo en Windows. Myspell es un diccionario del sistema, ergo te sirve para muchas otras aplicaciones además de OpenOffice.org.

  2. avatar

    #2 by €quiman on 29/10/2009 - 9:42 am

    Que buena opcion… ya habia encontrado otra forma pero como extension de OpenOffice

    http://equimantux.wordpress.com/2009/03/10/ortografia-espanol-openoffice/

Comments are closed.