diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-01-27 17:28:36 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-02-01 12:44:09 +0100 |
commit | a7c86802627ba84c6990354e020aa34b2738ec57 (patch) | |
tree | 786b5db7dec5f85469c597be447e249a83ad783d /source/text/shared/01 | |
parent | 2c57fe6cecd214f27806487e863cce14a235773e (diff) |
tdf#130064 adjustments in help page about legacy list style positioning
- add "access to"
- remove "heading" / change position of note
- add help on "Apply" control
- add "Load/Save" control
- corrections in description of controls (see bug report for details)
Change-Id: I8a822c44cfd0e80e5b850378a76f70f1727abe14
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87541
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/06050600.xhp | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/source/text/shared/01/06050600.xhp b/source/text/shared/01/06050600.xhp index 8cbb5e2d3e..7ffdd4a5f3 100644 --- a/source/text/shared/01/06050600.xhp +++ b/source/text/shared/01/06050600.xhp @@ -32,7 +32,7 @@ <bookmark branch="hid/cui/ui/numberingpositionpage/@@nowidget@@" xml-lang="en-US" id="bm_id3150281" localize="false"/> <bookmark branch="hid/cui/ui/numberingpositionpage/NumberingPositionPage" xml-lang="en-US" id="bm_id3150281" localize="false"/> <paragraph role="heading" id="hd_id3150467" xml-lang="en-US" level="1"><link href="text/shared/01/06050600.xhp" name="Position">Position (List Styles)</link></paragraph> -<paragraph role="paragraph" id="par_id3158397" xml-lang="en-US">Sets the indent, spacing, and alignment options for the numbered or bulleted list.</paragraph> +<paragraph role="paragraph" id="par_id3158397" xml-lang="en-US"><variable id="positioninfo">Sets the indent, spacing, and alignment options for the numbered or bulleted list.</variable></paragraph> </section><comment>do we have a how-to for numbering/bullets/outlines with/without styles? seems we really need one</comment> <section id="howtoget"> <embed href="text/shared/00/00040500.xhp#numposition"/> @@ -73,8 +73,21 @@ <paragraph role="heading" id="hd_id3154367" xml-lang="en-US" level="3">Default</paragraph> <paragraph role="paragraph" id="par_id3156082" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinepositionpage/standard">Resets the indent and the spacing values to the default values.</ahelp></paragraph> </section> +<switch select="appl"> + <case select="WRITER"> + <embed href="/text/swriter/01/06060000.xhp#loadsave"/> + </case> +</switch> <embed href="text/shared/00/00000001.xhp#vorschau2"/> <embed href="text/shared/00/00000001.xhp#zurueck"/> +<switch select="appl"> + <case select="WRITER"> + <section id="positionapply"> + <embed href="/text/shared/00/00000001.xhp#uebernehmen"/> + <paragraph role="paragraph" id="par_id3116348" xml-lang="en-US">This control appears only when modifying Paragraph style.</paragraph> + </section> + </case> +</switch> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id3116228" xml-lang="en-US"><link href="text/swriter/01/legacynumbering.xhp" name="Legacy numbering alignment">Position for List styles (legacy)</link></paragraph> <paragraph role="paragraph" id="par_id3147228" xml-lang="en-US"><link href="text/shared/01/05030700.xhp" name="Paragraph alignment">Paragraph alignment</link></paragraph> |