diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2019-12-14 03:52:16 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-16 13:41:44 +0100 |
commit | edffc7579c840a9fb2aeff1ecfa7c2bde168a777 (patch) | |
tree | 1def9159e28d06fe158e1e7ca374c6a233acca10 /source/text | |
parent | e2b3f8c76bd352d7afe9e27fa8136f0d10e394f5 (diff) |
tdf#125500 Wrong tab name used in help for bullet formatting
Also tried to improve and elaborate explanations in this section.
Change-Id: Ib8affe1e163aa7f9b26c71f616cd9696dc6d3c15
Reviewed-on: https://gerrit.libreoffice.org/85134
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f84cdd549df7505c347ee7a066ede854b765db10)
Reviewed-on: https://gerrit.libreoffice.org/85189
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/guide/using_numbered_lists.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/swriter/guide/using_numbered_lists.xhp b/source/text/swriter/guide/using_numbered_lists.xhp index 171a383e77..391fd03300 100644 --- a/source/text/swriter/guide/using_numbered_lists.xhp +++ b/source/text/swriter/guide/using_numbered_lists.xhp @@ -46,14 +46,15 @@ <paragraph id="par_id3149829" role="listitem" xml-lang="en-US">Select the paragraph(s) that you want to add bullets to.</paragraph> </listitem> <listitem> - <paragraph id="par_id3149635" role="listitem" xml-lang="en-US">On the <item type="menuitem">Formatting</item> Bar, click the <item type="menuitem">Bullets On/Off</item> icon <image id="img_id3156108" src="cmd/sc_defaultbullet.png" width="0.423cm" height="0.423cm"><alt xml-lang="en-US" id="alt_id3156108">Icon</alt></image>.</paragraph> + <paragraph id="par_id3149635" role="listitem" xml-lang="en-US">On the <item type="menuitem">Formatting</item> Bar, click the <item type="menuitem">Bullets On/Off</item> icon <image id="img_id3156108" src="cmd/sc_defaultbullet.png" width="0.423cm" height="0.423cm"><alt xml-lang="en-US" id="alt_id3156108">Icon</alt></image> (Shift-F12).</paragraph> </listitem> </list> <paragraph id="par_id3145403" role="note" xml-lang="en-US">To remove bullets, select the bulleted paragraphs, and then click the <emph>Bullets On/Off</emph> icon on the <emph>Formatting</emph> Bar.</paragraph> <paragraph id="hd_id3154403" role="heading" level="2" xml-lang="en-US">To Format Bullets</paragraph> <paragraph id="par_id3154416" role="paragraph" xml-lang="en-US">To change the formatting of a bulleted list, choose <item type="menuitem">Format - Bullets and Numbering</item>.</paragraph> -<paragraph id="par_id3153390" role="paragraph" xml-lang="en-US">For example, to change the bulleting symbol, click the <item type="menuitem">Options</item> tab, click the <item type="menuitem">Select</item> button next to <item type="menuitem">Character</item>, and then select a special character. You can also click the <item type="menuitem">Image</item> tab, and then click a symbol style in the <item type="menuitem">Selection</item> area.</paragraph> +<paragraph id="par_id3153390" role="paragraph" xml-lang="en-US">Click on the <item type="menuitem">Bullet</item> tab or the <item type="menuitem">Image</item> tab, and then select a symbol style in the <item type="menuitem">Selection</item> area.</paragraph> +<paragraph id="par_id3153399" role="paragraph" xml-lang="en-US">To introduce another bulleting symbol, click on the <item type="menuitem">Customize</item> tab, click the <item type="menuitem">Select</item> button next to <item type="menuitem">Character</item>, then select a special character.</paragraph> <section id="relatedtopics"> <embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> |