diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-19 12:40:56 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-21 13:06:35 +0200 |
commit | b9ff9295e55037f835b749a6daedfa08aa2d731f (patch) | |
tree | 21ce031c88fc79758cf7be764621a7f02a7c0293 /source/text/simpress | |
parent | 3f46135d08a1174b15985b2e46e82a23733b8087 (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(11)
+ refactoring
+ Writer Format menu (part 11)
Change-Id: I61634acae0b8074ea4ba726ff120ee9515103db5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155870
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/01/bulletandposition.xhp | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/source/text/simpress/01/bulletandposition.xhp b/source/text/simpress/01/bulletandposition.xhp index ce9d8f7965..1cfed847a3 100644 --- a/source/text/simpress/01/bulletandposition.xhp +++ b/source/text/simpress/01/bulletandposition.xhp @@ -11,16 +11,15 @@ <meta> <topic id="bulletandpositionimpress" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Bullet and Position</title> + <title id="tit">Bullet and Position</title> <filename>/text/simpress/01/bulletandposition.xhp</filename> </topic> </meta> <body> -<section id="bulletandposition"> -<bookmark xml-lang="en-US" branch="hid/cui/ui/bulletandposition/BulletAndPosition" id="bm_id21623252319017" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/cui/ui/bulletandposition/@@nowidget@@" id="bm_id21623252319027" localize="false"/> -<bookmark xml-lang="en-US" branch="index" id="bm_id121623276174916"> +<bookmark branch="hid/cui/ui/bulletandposition/BulletAndPosition" id="bm_id21623252319017" localize="false"/> +<bookmark branch="hid/cui/ui/bulletandposition/@@nowidget@@" id="bm_id21623252319027" localize="false"/> +<bookmark branch="index" id="bm_id121623276174916"> <bookmark_value>bullets;Impress</bookmark_value> <bookmark_value>ordered list;Impress</bookmark_value> <bookmark_value>unordered list;Impress</bookmark_value> @@ -29,12 +28,22 @@ <bookmark_value>unordered list;Draw</bookmark_value> </bookmark> +<section id="bulletandposition"> <h1 id="hd_id591623253567629"><link href="text/simpress/01/bulletandposition.xhp">Bullet and Position</link></h1> -<paragraph id="par_id401623253567633" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/shared/01/06050600.xhp#positioninfo" markup="ignore"/></paragraph> +<paragraph id="par_id401623253567633" role="paragraph" localize="false"><embedvar href="text/shared/01/06050600.xhp#positioninfo" markup="ignore"/></paragraph> </section> <section id="howtoget"> -<paragraph role="paragraph" id="par_id371623258309050">In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id371623258309050">In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id151692539352713">In a selected text, choose <menuitem>Bullets and Numbering</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id571692539528746">On the <menuitem>Home</menuitem> tab, long click on <menuitem>Ordered</menuitem> or <menuitem>Unordered</menuitem> list, select <menuitem>Customize</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <embed href="text/shared/00/00040500.xhp#sybullets_and_numbering"/> + <embed href="text/shared/00/00000004.xhp#from_sidebar"/> + <paragraph role="paragraph" id="par_id111692539654810">On the <menuitem>Lists</menuitem> deck of <menuitem>Properties</menuitem> panel, long click on <menuitem>Ordered</menuitem> or <menuitem>Unordered</menuitem> list, select <menuitem>Customize</menuitem>.</paragraph> </section> <embed href="text/shared/01/06050600.xhp#positionlevels"/> @@ -65,7 +74,7 @@ <paragraph role="paragraph" id="par_id281623260605208">For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well.</paragraph> <h2 id="hd_id931623261370137">Position</h2> <h3 id="hd_id421623262130068">Indent</h3> -<paragraph role="paragraph" id="par_id6081728" xml-lang="en-US">Enter the distance from the left edge of the containing object to the start of all lines in the list.</paragraph> +<paragraph role="paragraph" id="par_id6081728">Enter the distance from the left edge of the containing object to the start of all lines in the list.</paragraph> <h3 id="hd_id651623262149945">Width</h3> <paragraph role="paragraph" id="par_id141623291867477">Enter or select the width of the list element.</paragraph> <note id="par_id221623265073936">The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting.</note> |