diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-03-28 14:31:14 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-03-28 21:53:37 +0100 |
commit | cff8d0c49290f86a40af8e258e37ace0d067afeb (patch) | |
tree | a3a08cd9a2e31c3dabc1eb13c7ef422af5b9dc8c /source/text | |
parent | e8b0e4366701e46f775cca486ee65a1291c56456 (diff) |
tdf#147898 Remove obsolete instructions from Font Effects help page
Removed 3 bullet points from the "Font Color" section of text/shared/01/05020200.xhp because the features described no longer exist.
Added additional How to Get instructions to explain how to access the feature from the Tabbed UI and Context Menu.
Change-Id: Ibe299f91c46dbb090391b127accfa02dd97c1809
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165429
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/05020200.xhp | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/source/text/shared/01/05020200.xhp b/source/text/shared/01/05020200.xhp index cf86190239..412850f5d3 100644 --- a/source/text/shared/01/05020200.xhp +++ b/source/text/shared/01/05020200.xhp @@ -57,7 +57,12 @@ <paragraph id="par_id3149205" role="paragraph"><ahelp hid="cui/ui/effectspage/EffectsPage">Specify the font effects that you want to use.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040500.xhp#font_effects"/> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <embed href="text/shared/00/00040500.xhp#font_effects"/> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id531711633095294">Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id891711633731822">Choose <menuitem>Character - Character</menuitem></paragraph> </section> <embed href="text/shared/06/shared_cui_screenshots.xhp#fonteffects"/> <embed href="text/shared/01/05020100.xhp#note"/> @@ -65,20 +70,7 @@ <section id="FontColor"> <h2 id="hd_id3149482">Font Color</h2> <paragraph 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> - <paragraph id="par_idN10CC2" role="paragraph">To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use.</paragraph> - </listitem> - <listitem> - <paragraph id="par_idN10CC9" role="paragraph">If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use.</paragraph> - </listitem> - <listitem> - <paragraph id="par_idN10CD6" role="paragraph">To undo the last change, right-click.</paragraph> - </listitem> - <listitem> - <paragraph id="par_idN10CDA" role="paragraph">To exit the paint can mode, click once, or press the <emph>Esc</emph> key.</paragraph> - </listitem> - </list> + <paragraph id="par_idN10CC2" role="paragraph">To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use.</paragraph> </section> <switch select="appl"> <case select="WRITER"> @@ -188,4 +180,4 @@ <paragraph role="paragraph" id="par_id611690210325952" localize="false"><embedvar href="text/shared/01/05200100.xhp#drawingstyles" markup="ignore"/></paragraph> </section> </body> -</helpdocument> +</helpdocument>
\ No newline at end of file |