diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-04-01 12:13:23 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-04-01 13:01:10 +0200 |
commit | 4218a343f54af2dc10a9648a4e9b71bb346c16de (patch) | |
tree | 8da0d93068f8e333fa4e0566fbc2c3fe0fa1fd35 /source/text/swriter | |
parent | 717e7ee5206afad534d358182d88c3244ac6635e (diff) |
tdf#154214,tdf#153248 update/order sections; note global effect of numbering
tdf#154214 reorganized the ordering of the options in the dialog,
which also resulted in some changes in some section titles.
This patch reorganizes the presentation on the help page to
correspond to the dialog, and updates the two changed section titles.
tdf#153248 notes a lack of documentation about the retroactive
change to existing captions if changes are made to the heading
numbering options. This patch adds a <note> about that.
Change-Id: I77cab25b7f0085d6b153546515897980b2a0de01
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149877
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/04060100.xhp | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/source/text/swriter/01/04060100.xhp b/source/text/swriter/01/04060100.xhp index b99c8249ff..71350c2cd0 100644 --- a/source/text/swriter/01/04060100.xhp +++ b/source/text/swriter/01/04060100.xhp @@ -36,6 +36,16 @@ </section> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/CaptionOptionsDialog" id="bm_id3151174" localize="false"/> +<h2 id="hd_id151675734641196">Category and caption number</h2> +<h3 id="hd_id751675734666407">Caption order</h3> +<paragraph role="paragraph" id="par_id241675734682855">Select ordering of caption category and caption number.</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/style" id="bm_id8001037" localize="false"/> +<h3 id="par_idN10639">Character style</h3> +<paragraph role="paragraph" id="par_idN1063F"><ahelp hid=".">Specifies the character style of the caption category and caption number.</ahelp></paragraph> +<h2 id="par_idN10633">Frame format</h2> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/border_and_shadow" id="bm_id2826013" localize="false"/> +<h3 id="hd_id3143280">Apply border and shadow</h3> +<paragraph role="paragraph" id="par_id3149826"><ahelp hid="modules/swriter/ui/captionoptions/border_and_shadow">Applies the border and shadow of the object to the caption frame.</ahelp></paragraph> <h2 id="hd_id3149805">Heading Number before Caption Number</h2> <paragraph role="paragraph" id="par_id3153532">If heading numbers are enabled, then use this option to prepend a heading number to the caption number. Use <menuitem>Tools - Heading Numbering</menuitem> to enable heading numbering.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/level" id="bm_id3154479" localize="false"/> @@ -45,16 +55,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/separator" id="bm_id3153672" localize="false"/> <h3 id="hd_id3151316">Separator</h3> <paragraph role="paragraph" id="par_id3155892"><ahelp hid="modules/swriter/ui/captionoptions/separator">Enter the character to display between the heading number and the caption number.</ahelp></paragraph> -<h2 id="par_idN10633">Category and frame format</h2> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/style" id="bm_id8001037" localize="false"/> -<h3 id="par_idN10639">Character style</h3> -<paragraph role="paragraph" id="par_idN1063F"><ahelp hid=".">Specifies the character style of the caption category and caption number.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/border_and_shadow" id="bm_id2826013" localize="false"/> -<h3 id="hd_id3143280">Apply border and shadow</h3> -<paragraph role="paragraph" id="par_id3149826"><ahelp hid="modules/swriter/ui/captionoptions/border_and_shadow">Applies the border and shadow of the object to the caption frame.</ahelp></paragraph> -<h2 id="hd_id151675734641196">Caption</h2> -<h3 id="hd_id751675734666407">Caption order</h3> -<paragraph role="paragraph" id="par_id241675734682855">Select ordering of caption category and caption number.</paragraph> +<note id="par_id731680344781153">Changes to <menuitem>Up to level</menuitem> or <menuitem>separator</menuitem> are also applied to any existing captions.</note> <section id="relatedtopics"> <embed href="text/swriter/guide/captions_numbers.xhp#captions_numbers"/> <embed href="text/swriter/guide/captions.xhp#captions"/> |