[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Sat Feb 13 14:18:36 UTC 2021


 source/text/shared/01/06040100.xhp |    1 +
 source/text/shared/01/06040300.xhp |    4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 91a0a351ac6410eaea0712fdf0e58ff395399e40
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Feb 12 12:38:36 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sat Feb 13 15:18:13 2021 +0100

    tdf#140366 clarifications in AutoCorrect Options
    
      ( shared/01/06040100.xhp ) "Options" tab
    
        + add <note> that words in dictionaries are not
          autocorrected by "Correct TWo INitial CApitals"
    
      ( shared/01/06040300.xhp ) "Exceptions" tab
    
        + clarify how and when to use the "AutoInclude" option
    
    Change-Id: Ia79f58318f861fc690151205984e34176ae2a829
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110782
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp
index 77361a8dc..9c791c9b4 100644
--- a/source/text/shared/01/06040100.xhp
+++ b/source/text/shared/01/06040100.xhp
@@ -68,6 +68,7 @@
       <paragraph xml-lang="en-US" id="par_id3151234" role="paragraph">If you type a letter combination that matches a shortcut in the <link href="text/shared/01/06040200.xhp" name="replacement table">replacement table</link>, the letter combination is replaced with the replacement text.</paragraph>
       <h3 xml-lang="en-US" id="hd_id3150144">Correct TWo INitial CApitals</h3>
       <paragraph xml-lang="en-US" id="par_id3149177" role="paragraph">If you type two uppercase letters at the beginning of a "WOrd", the second uppercase letter is automatically replaced with a lowercase letter.</paragraph>
+      <note id="par_id831613131464106">No corrections are made to entries found in an applicable spelling dictionary.</note>
       <h3 xml-lang="en-US" id="hd_id3156426">Capitalize first letter of every sentence.</h3>
       <paragraph xml-lang="en-US" id="par_id3155339" role="paragraph">Capitalizes the first letter of every sentence</paragraph>
 <switch select="appl">
diff --git a/source/text/shared/01/06040300.xhp b/source/text/shared/01/06040300.xhp
index f82ec6206..61a0952a3 100644
--- a/source/text/shared/01/06040300.xhp
+++ b/source/text/shared/01/06040300.xhp
@@ -59,7 +59,9 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorexceptpage/autoabbrev" id="bm_id8066347" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorexceptpage/autodouble" id="bm_id6384777" localize="false"/>
 <h3 id="hd_id3149762" xml-lang="en-US">AutoInclude</h3>
-<paragraph role="paragraph" id="par_id3155829" xml-lang="en-US"><ahelp hid="cui/ui/acorexceptpage/autodouble">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the <emph>Capitalize first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on the <link href="text/shared/01/06040100.xhp" name="Options"><emph>Options</emph></link> tab of this dialog. </ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155829" xml-lang="en-US"><ahelp hid="cui/ui/acorexceptpage/autodouble">Automatically adds autocorrected abbreviations or autocorrected words that start with two capital letters to the corresponding list of exceptions.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id681613130113751">Immediately after an entry is autocorrected, press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Z</keycode> to add the entry to the appropriate Exceptions list.</paragraph>   
+<paragraph role="paragraph" id="par_id901613130624924">This feature is relevant when the <emph>Capitalize first letter of every sentence</emph> option or the <emph>Correct TWo INitial CApitals</emph> option are selected in the <emph>[T]</emph> column on the <link href="text/shared/01/06040100.xhp" name="Options"><emph>Options</emph></link> tab of this dialog, and <menuitem>Tools - AutoCorrect - While Typing</menuitem> is enabled.</paragraph>
 <embed href="text/shared/00/00000001.xhp#AutocorrectButtons"/>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list