diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-04-01 14:13:37 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-04-04 14:24:23 +0200 |
commit | 562c29b9451c68b607d980b6011726bbf9de0247 (patch) | |
tree | 9a57dc44e9a6bb57e805c78f493990f6081fe984 | |
parent | e252239f3cd73b80f049fd1794338766fbd3fe6c (diff) |
tdf#153248 numbering is changed globally
Add a sentence to note that changes to "Numbering" are
applied retroactively to any existing captions.
remove <xml-lang>
Change-Id: I5279296cf27018d7f0f5a08a62e97689e6021339
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149879
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04060000.xhp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/source/text/swriter/01/04060000.xhp b/source/text/swriter/01/04060000.xhp index 74176acca7..51b68fff92 100644 --- a/source/text/swriter/01/04060000.xhp +++ b/source/text/swriter/01/04060000.xhp @@ -43,16 +43,16 @@ <h2 id="hd_id3155893">Caption</h2> <paragraph id="par_id3149688" role="paragraph">Type the text that you want to appear after the caption category and caption number.</paragraph> -<h2 id="hd_id3154098" xml-lang="en-US">Properties</h2> -<paragraph id="par_id3149804" role="paragraph" xml-lang="en-US">Set the caption options for the current selection.</paragraph> +<h2 id="hd_id3154098">Properties</h2> +<paragraph id="par_id3149804" role="paragraph">Set the caption options for the current selection.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertcaption/category" id="bm_id3154567" localize="false"/> <h3 id="hd_id3153533">Category</h3> <paragraph id="par_id3154574" role="paragraph"><ahelp hid="modules/swriter/ui/insertcaption/category">Select the caption category, or type a name to create a new category. The category text appears before or after the caption number, depending on the <menuitem>Caption order</menuitem> setting in <link href="text/swriter/01/04060100.xhp">Options</link>. Captions made with a predefined caption category are formatted with a paragraph style with the same name as the category. </ahelp> For example, captions made with the “Illustration” caption category are formatted with the “Illustration” paragraph style.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertcaption/numbering" id="bm_id3152956" localize="false"/> -<h3 id="hd_id3153675" xml-lang="en-US">Numbering</h3> -<paragraph id="par_id3152962" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/insertcaption/numbering">Select the type of numbering that you want to use in the caption.</ahelp></paragraph> +<h3 id="hd_id3153675">Numbering</h3> +<paragraph id="par_id3152962" role="paragraph"><ahelp hid="modules/swriter/ui/insertcaption/numbering">Select the type of numbering that you want to use in the caption.</ahelp> The selection is also applied to any previous captions in the category.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertcaption/num_separator_edit" id="bm_id3155905" localize="false"/> <h3 id="hd_id661675732010450">Numbering separator</h3> @@ -63,15 +63,15 @@ <paragraph id="par_idN10690" role="paragraph" xml-lang="en-US"><ahelp hid=".">Enter optional text characters to appear between the number and the caption text.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertcaption/position" id="bm_id4664754" localize="false"/><comment>moved help id to here</comment> -<h3 id="hd_id3154199" xml-lang="en-US">Position</h3> -<paragraph id="par_id3149486" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/insertcaption/position">Adds the caption above or below the selected item. This option is only available for some objects.</ahelp></paragraph> +<h3 id="hd_id3154199">Position</h3> +<paragraph id="par_id3149486" role="paragraph"><ahelp hid="modules/swriter/ui/insertcaption/position">Adds the caption above or below the selected item. This option is only available for some objects.</ahelp></paragraph> -<h2 id="hd_id3149043" xml-lang="en-US"><link href="text/swriter/01/04060100.xhp">Options</link></h2> +<h2 id="hd_id3149043"><link href="text/swriter/01/04060100.xhp">Options</link></h2> <paragraph role="paragraph" id="par_id51677247311637">Opens the Options dialog, where it is possible to customize the appearance of the caption label. <embedvar href="text/swriter/01/04060100.xhp#optionentext"/></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertcaption/auto" id="bm_id72939" localize="false"/> -<h2 id="par_idN10744" xml-lang="en-US">AutoCaption</h2> -<paragraph id="par_idN1074A" role="paragraph" xml-lang="en-US"><ahelp hid=".">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp></paragraph> +<h2 id="par_idN10744">AutoCaption</h2> +<paragraph id="par_idN1074A" role="paragraph"><ahelp hid=".">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp></paragraph> <section id="relatedtopics"> <embed href="text/swriter/guide/captions.xhp#captions"/> <embed href="text/swriter/guide/captions_numbers.xhp#captions_numbers"/> |