source/text/shared/01/05020200.xhp |    4 +++-
 source/text/swriter/main0202.xhp   |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 573cb7bfe3af24d830f02fff227166e2ea292c14
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Tue Jan 4 19:00:01 2022 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Jan 4 20:32:10 2022 +0100

    Related tdf#130442 Redirect to Font Color section of the help page
    
    When the user clicks "Font Color" in the "Formatting Bar" help page, it 
should land in the "Font Color" section of the "Font Effects" page.
    
    Change-Id: I011a3a19d9e7eb10e7e84e1bfbbc834ba494ae24
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127951
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/01/05020200.xhp 
b/source/text/shared/01/05020200.xhp
index 582231f6d..e714aaf96 100644
--- a/source/text/shared/01/05020200.xhp
+++ b/source/text/shared/01/05020200.xhp
@@ -58,7 +58,8 @@
       <embed href="text/shared/06/shared_cui_screenshots.xhp#fonteffects"/>
       <embed href="text/shared/01/05020100.xhp#note"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/effectspage/fontcolorlb" 
id="bm_id0123200902114658" localize="false"/>
-<h2 id="hd_id3149482">Font Color</h2>
+  <section id="FontColor">
+  <h2 id="hd_id3149482">Font Color</h2>
       <paragraph xml-lang="en-US" id="par_id3146924" role="paragraph"><ahelp 
hid="cui/ui/effectspage/fontcolorlb">Sets the color for the selected text. If 
you select <emph>Automatic</emph>, the text color is set to black for light 
backgrounds and to white for dark backgrounds.</ahelp></paragraph>
       <list type="unordered">
          <listitem>
@@ -74,6 +75,7 @@
             <paragraph xml-lang="en-US" id="par_idN10CDA" role="paragraph">To 
exit the paint can mode, click once, or press the <emph>Esc</emph> 
key.</paragraph>
          </listitem>
       </list>
+  </section>
 <switch select="appl">
 <case select="WRITER">
 <warning id="par_id3150037">The text color is ignored when printing, if the 
<emph>Print text in black</emph> check box is selected in <link 
href="text/shared/optionen/01040400.xhp" name="Writer - 
Print"><emph>%PRODUCTNAME Writer - Print</emph></link> in the 
<emph>Options</emph> dialog box.</warning>
diff --git a/source/text/swriter/main0202.xhp b/source/text/swriter/main0202.xhp
index b674dc9bc..88b24ef12 100644
--- a/source/text/swriter/main0202.xhp
+++ b/source/text/swriter/main0202.xhp
@@ -61,7 +61,7 @@
       <embed href="text/shared/02/02130000.xhp#indentdecreaseicon"/>
       <embed href="text/shared/02/02140000.xhp#indentincrease"/>
       <embed href="text/shared/02/02140000.xhp#indentincreaseicon"/>
-      <h2 xml-lang="en-US" id="hd_id3149593"><link 
href="text/shared/01/05020200.xhp" name="Font Color">Font Color</link></h2>
+      <h2 xml-lang="en-US" id="hd_id3149593"><link 
href="text/shared/01/05020200.xhp#FontColor" name="Font Color">Font 
Color</link></h2>
       <embed href="text/shared/01/05020200.xhp#textfarbe"/>
       <embed href="text/shared/00/00000004.xhp#syfont_color"/>
       <embed href="text/shared/02/02160000.xhp#character_highlight"/>

Reply via email to