diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-02 02:20:14 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-02 02:39:28 +0200 |
commit | cd0f383f6efc9a937af1f0e9fe00a537195529a3 (patch) | |
tree | 68d8f3c8cc9f7d2e98bf29c58585aff1bf0b952d | |
parent | e0ceb4271ff710ba2cd0c2d385f58386612bb3e7 (diff) |
tdf#96496 update tabnames for defining background colors
-change tab names for Character and Paragraph
-update to <menuitem>
Change-Id: I156dfb469d15b811c5817e880b6a3ff6148c7fd3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103790
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r-- | source/text/swriter/guide/background.xhp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/source/text/swriter/guide/background.xhp b/source/text/swriter/guide/background.xhp index b64ffcb631..3ebf7c6654 100644 --- a/source/text/swriter/guide/background.xhp +++ b/source/text/swriter/guide/background.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- * This file is part of the LibreOffice project. * @@ -19,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <meta> <topic id="textswriterguidebackgroundxhp" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Defining Background Colors or Background Graphics</title> @@ -44,10 +42,10 @@ <paragraph xml-lang="en-US" id="par_id3150669" role="listitem">Select the characters.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3155390" role="listitem">Choose <emph>Format - Character</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155390" role="listitem">Choose <menuitem>Format - Character</menuitem>.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3153665" role="listitem">Click the <emph>Background</emph> tab, select the background color.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153665" role="listitem">Click the <emph>Highlighting</emph> tab, select the background color.</paragraph> </listitem> </list> <h2 id="hd_id3153541">To Apply a Background To a Paragraph</h2> @@ -59,7 +57,7 @@ <paragraph xml-lang="en-US" id="par_id3158430" role="listitem">Choose <emph>Format - Paragraph</emph>.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3151245" role="listitem">On the <emph>Background</emph> tab page, select the background color or a background graphic.</paragraph> + <paragraph xml-lang="en-US" id="par_id3151245" role="listitem">On the <emph>Area</emph> tab page, select the background color or a background graphic.</paragraph> </listitem> </list> <tip id="par_id0104201010554939">To select an object in the background, hold down the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key and click the object. Alternatively, use the Navigator to select the object.</tip> @@ -69,7 +67,7 @@ <paragraph xml-lang="en-US" id="par_id3154346" role="listitem">Place the cursor in the table in your text document.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3148664" role="listitem">Choose <emph>Table - Properties</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3148664" role="listitem">Choose <menuitem>Table - Properties</menuitem>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3154938" role="listitem">On the <emph>Background</emph> tab page, select the background color or a background graphic.</paragraph> |