diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-15 23:03:36 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-23 00:56:40 +0100 |
commit | 4541ce4f4fa76a678774eca523178c77eebcef9e (patch) | |
tree | 4d74f3e3e664d8de0f73f4190eb8d51d616d1a8c /source/text/swriter | |
parent | e694812962ffc63f54e130446a0cac49f048bca0 (diff) |
tdf#139667 elaborate meaning of List Style; differentiate from DF
Also:
+ add names of list icons on Formatting Bar, with links to
their help pages.
* correction of toolbar name and link ("object" -> "Formatting"),
which remained unchanged since check-in in 2004.
Change-Id: I9eb879ee4945c1aa0e8de8738beb45b70e5f23b9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112522
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/05130004.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/swriter/01/05130004.xhp b/source/text/swriter/01/05130004.xhp index 61aaacfffb..ace5d44a65 100644 --- a/source/text/swriter/01/05130004.xhp +++ b/source/text/swriter/01/05130004.xhp @@ -33,7 +33,8 @@ <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#numberingstyle"/> </section> -<paragraph role="paragraph" id="par_id3151390" xml-lang="en-US">When a List Style is created, a name is assigned to the style. Ordered lists use <link href="text/shared/00/00000005.xhp#formatierung" name="direct formatting">direct formatting</link>, and can be created in the <link href="text/shared/01/06050000.xhp" name="Numbering/bullets">Bullets and Numbering</link> dialog or with the icons of the <link href="text/swriter/main0206.xhp" name="object bar">object bar</link>.</paragraph> +<paragraph role="paragraph" id="par_id317365356036" xml-lang="en-US">When a List Style is created, a name is assigned to the style. The list style can be applied to paragraphs or assigned to a paragraph style in the Apply List Style section of the <link href="text/swriter/01/05030800.xhp" name="ApplyListStyle">Outline & List</link> tab.</paragraph> +<paragraph role="paragraph" id="par_id3151390" xml-lang="en-US">Ordered lists and unordered lists created in the <link href="text/shared/01/06050000.xhp" name="Numbering/bullets">Bullets and Numbering</link> dialog or with the <link href="text/swriter/02/02110000.xhp" name="Toggle Ordered List">Toggle Ordered List</link> and <link href="text/shared/02/06120000.xhp" name="Toggle Unordered List">Toggle Unordered List</link> icons of the <link href="text/swriter/main0202.xhp" name="object bar">Formatting</link> bar use <link href="text/shared/00/00000005.xhp#formatierung" name="direct formatting">direct formatting</link>. They are not list styles.</paragraph> <embed href="text/shared/01/05040100.xhp#organizer"/> <embed href="text/shared/01/06050100.xhp#bullets"/> <embed href="text/shared/01/06050200.xhp#numberingtype"/> |