diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp b/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp new file mode 100644 index 000000000..48ceed5fe --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textswriterguideauto_spellcheckxml" indexer="include"> + <title xml-lang="en-US" id="tit">Automatically Check Spelling</title> + <filename>/text/swriter/guide/auto_spellcheck.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3154265"><bookmark_value>spellcheck;Automatic Spell Checking on/off</bookmark_value> + <bookmark_value>automatic spellcheck</bookmark_value> + <bookmark_value>checking spelling;while typing</bookmark_value> + <bookmark_value>words;disabling spellcheck</bookmark_value> +</bookmark><comment>MW deleted "text;"</comment> +<section id="autospellcheckHead"> + <h1 id="hd_id3154265"><variable id="auto_spellcheck"><link href="text/swriter/guide/auto_spellcheck.xhp" name="Automatically Check Spelling">Automatic Check Spelling</link></variable></h1> + <paragraph xml-lang="en-US" id="par_id3154664" role="paragraph">%PRODUCTNAME can automatically check spelling while you type and underline possible misspelled words with a red wavy line.</paragraph> +</section> +<h2 id="hd_id3154678">To Check Spelling Automatically While You Type</h2> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155531" role="listitem">Choose <emph>Tools - Automatic Spell Checking</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155569" role="listitem">Right-click a word with a red wavy underline, and then choose a suggested replacement word from the list, or from the <emph>AutoCorrect </emph>submenu.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id3147759" role="paragraph">If you choose a word from the <item type="menuitem">AutoCorrect</item> submenu, the underlined word and the replacement word are automatically added to the AutoCorrect list for the current language. To view the AutoCorrect list, choose <item type="menuitem">Tools - AutoCorrect - AutoCorrect Options</item>, and then click the <item type="menuitem">Replace</item> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147819" role="paragraph">You can also add the underlined word to your custom dictionary by choosing <emph>Add</emph>.</paragraph> + <h2 id="hd_id3147220">To Exclude Words From the Spellcheck</h2> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147263" role="listitem">Select the words that you want to exclude.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147282" role="listitem">Click the Language control on the Status bar to open a menu.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3145602" role="listitem">Choose "None (Do not check spelling)".</paragraph> + </listitem> + </list> + <embed href="text/shared/00/00000004.xhp#related"/> + <paragraph xml-lang="en-US" id="par_id3145648" role="paragraph"><link href="text/shared/optionen/01010401.xhp" name="Creating a new dictionary.">Creating a new dictionary.</link></paragraph> + <embed href="text/swriter/guide/autocorr_except.xhp#autocorr_except"/> + <embed href="text/swriter/guide/spellcheck_dialog.xhp#spellcheck_dialog"/> + </body> +</helpdocument> |