Using Spellcheck in NeoOffice

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:51, 24 January 2009 (edit)
Sardisson (Talk | contribs)
(much better)
← Previous diff
Current revision (20:05, 16 October 2013) (edit) (undo)
Sardisson (Talk | contribs)
(add and above now that we're well post-10.5)
 
(6 intermediate revisions not shown.)
Line 1: Line 1:
==Spellcheck and Writing Tools in NeoOffice== ==Spellcheck and Writing Tools in NeoOffice==
-NeoOffice will correctly configure your preferences to use the language tools (spell check, thesaurus, etc.) for the language that is set as the default in the System Preferences when you launch NeoOffice, provided you have the appropriate writing tools installed. +NeoOffice will correctly configure your preferences to use the language tools (spellcheck, thesaurus, etc.) for the language and region that are set as the defaults in the International pane of the System Preferences when you first launch NeoOffice, provided you have the appropriate writing tools installed.
-NeoOffice 3.x will automatically use the native Mac OS X spelling dictionaries if they match the language of the text to be checked. See [[Troubleshooting Spellcheck#Issues_with_Locale_Variants_of_Languages|Issues with Locale Variants of Languages]] for more details.+NeoOffice 3.x will automatically use the native Mac OS X spelling dictionaries if they match the language of the text to be checked. See [[Troubleshooting Spellcheck#Issues_with_Locale_Variants_of_Languages|Issues with Locale Variants of Languages]] for more details.
-NeoOffice also ships with a very limited number of OpenOffice.org writing tools (spelling dictionary, thesaurus, hyphenation); if your language is not supported by the Mac OS X spelling system nor by the OpenOffice.org dictionaries shipped in NeoOffice, see [[Adding Additional Dictionaries]] for information on installing writing tools for your language.+However, if you add a word to the dictionary in NeoOffice, it will be added to your NeoOffice user dictionary, <code>~/Library/Preferences/NeoOffice-3.0/user/wordbook/standard.dic</code> (where ~ represents your home folder), not your Mac OS X user dictionary. See [[Exporting the Word List from a User Dictionary]] for information on syncing the contents of '''standard.dic''' to your Mac OS X user dictionary.
-On Mac OS X 10.5, NeoOffice also includes support for the Mac OS X grammar checker (which supports only US English and only a limited subset of English grammar, at that); this can be activated by opening the {{Menu|Tools}} menu, selecting the {{menu|Add-Ons}} sub-menu, and choosing one of the options from the {{menu|Check Grammar}} sub-menu.+NeoOffice also ships with a very limited number of OpenOffice.org writing tools (spelling dictionary, thesaurus, hyphenation), with many of the dictionaries and thesauri formerly found in NeoOffice 2.x omitted; if your language is not supported by the Mac OS X spelling system nor by the OpenOffice.org dictionaries shipped in NeoOffice, see [[Adding Additional Dictionaries]] for information on installing writing tools for your language. (If you want to disable unnecessary writing tools, see [[Adding Additional Dictionaries#Disabling Writing Tools for Unnecessary Languages|Disabling Writing Tools for Unnecessary Languages]].)
-==Disabling Writing Tools for Unnecessary Languages==+On Mac OS X 10.5 and above, NeoOffice also includes support for the Mac OS X grammar checker (which on 10.5 supports only US English and only a limited subset of English grammar, at that); this can be activated by opening the {{Menu|Tools}} menu, selecting the {{menu|Add-Ons}} sub-menu, and choosing one of the options from the {{menu|Check Grammar}} sub-menu.
-#Under the {{Menu|NeoOffice}} menu choose {{Menu|Preferences}}.+===Additional Information about Spellcheck and Writing Tools===
-#In the dialog that appears, double-click on {{Section|Language Settings}}+
-#Click on {{Section|Writing Aids}}+
-#In the panel that appears, highlight (but don't uncheck) {{prefName|NeoOffice Mac OS X Spellcheck with Hunspell}} and click the {{Button|Edit}} button to the right of the this item.+
-#In the dialog that appears, select a language from the pop-up list and uncheck {{prefName|NeoOffice Mac OS X Spellcheck with Hunspell}}. +
-#Repeat this step for all languages that you want to disable and click {{Button|Close}} when you are finished.+
-#To save your changes, click {{Button|OK}} and the dialog will close.+
-==Additional Information about Spellcheck and Writing Tools==+* [[Adding Additional Dictionaries]]
- +** Explains various methods of adding dictionaries that NeoOffice can use, as well as how to disable unused writing tools
-# [[Adding Additional Dictionaries]]+* [[Selecting the Dictionary to be Used in a Document or Section]]
-#* Explains various methods of adding dictionaries that NeoOffice can use+** Explains how to make sure NeoOffice is using the correct dictionary and provides methods for automating the process
-# [[Selecting the Dictionary to be Used in a Document or Section]]+* [[Exporting the Word List from a User Dictionary]]
-#* Explains how to make sure NeoOffice is using the correct dictionary and provides methods for automating the process+** Explains how to get the contents out of the NeoOffice user dictionary
-# [[Exporting the Word List from a User Dictionary]]+* [[Troubleshooting Spellcheck]]
-#* Explains how to get the contents out of the NeoOffice user dictionary+** Lists solutions to common problems with spell-checking
-# [[Troubleshooting Spellcheck]]+* [[Activating Dictionaries and Configuring Spellcheck in NeoOffice 2.x]]
-#* Lists solutions to common problems with spell-checking+** Spellcheck-related instructions for NeoOffice 2.x
-# [[Activating Dictionaries and Configuring Spellcheck in NeoOffice 2.x]]+* [[Activating Dictionaries in NeoOffice 1.x]]
-#* Spellcheck-related instructions for NeoOffice 2.x+** Spellcheck-related instructions for NeoOffice 1.x
-# [[Activating Dictionaries in NeoOffice 1.x]]+
-#* Spellcheck-related instructions for NeoOffice 1.x+
<!-- do we want these descriptions, or just the article titles? --> <!-- do we want these descriptions, or just the article titles? -->

Current revision

Spellcheck and Writing Tools in NeoOffice

NeoOffice will correctly configure your preferences to use the language tools (spellcheck, thesaurus, etc.) for the language and region that are set as the defaults in the International pane of the System Preferences when you first launch NeoOffice, provided you have the appropriate writing tools installed.

NeoOffice 3.x will automatically use the native Mac OS X spelling dictionaries if they match the language of the text to be checked. See Issues with Locale Variants of Languages for more details.

However, if you add a word to the dictionary in NeoOffice, it will be added to your NeoOffice user dictionary, ~/Library/Preferences/NeoOffice-3.0/user/wordbook/standard.dic (where ~ represents your home folder), not your Mac OS X user dictionary. See Exporting the Word List from a User Dictionary for information on syncing the contents of standard.dic to your Mac OS X user dictionary.

NeoOffice also ships with a very limited number of OpenOffice.org writing tools (spelling dictionary, thesaurus, hyphenation), with many of the dictionaries and thesauri formerly found in NeoOffice 2.x omitted; if your language is not supported by the Mac OS X spelling system nor by the OpenOffice.org dictionaries shipped in NeoOffice, see Adding Additional Dictionaries for information on installing writing tools for your language. (If you want to disable unnecessary writing tools, see Disabling Writing Tools for Unnecessary Languages.)

On Mac OS X 10.5 and above, NeoOffice also includes support for the Mac OS X grammar checker (which on 10.5 supports only US English and only a limited subset of English grammar, at that); this can be activated by opening the Tools menu, selecting the Add-Ons sub-menu, and choosing one of the options from the Check Grammar sub-menu.

Additional Information about Spellcheck and Writing Tools

Changing the language of the NeoOffice user interface

NeoOffice uses the topmost language in the list in the International pane of the System Preferences to determine the interface language. If you want the NeoOffice user interface (and in some cases the Help) to be in your native language, you must install the appropriate language pack separately.

For details on using an interface language other than the one specified in the System Preferences, consult Changing the Language of the User Interface.


This article in other languages: Français Italiano
Personal tools