diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-03-12 20:07:14 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-14 16:31:26 +0100 |
commit | b380314caa37246d51a7ac2b00a2907e1b824112 (patch) | |
tree | 023e04bb17e834b594f3d36f98f79303c82c19ef | |
parent | 4ef0e0f1ea2f77d7b5606da6ed94569c166f6c0c (diff) |
more cleanup in help page for field variables
- move some <embedvar> into a <note> for "Numbering by Chapter"
"Level" and "Separator"
Change-Id: I2e72c4e711c1e7d1e85c78fd344f6b471ee5947f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90392
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04090005.xhp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source/text/swriter/01/04090005.xhp b/source/text/swriter/01/04090005.xhp index f122588b2c..d6f1667a00 100644 --- a/source/text/swriter/01/04090005.xhp +++ b/source/text/swriter/01/04090005.xhp @@ -157,13 +157,14 @@ <paragraph role="paragraph" id="par_id3156233" xml-lang="en-US"><variable id="invisiblehelp"><ahelp hid="modules/swriter/ui/fldvarpage/invisible">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document.</variable> This option is only available for the "Set Variable" and "User Field" field types.</paragraph> </section> <h2 id="hd_id3146326" xml-lang="en-US">Numbering by Chapter</h2> -<paragraph role="paragraph" id="par_id3146340" xml-lang="en-US">Sets the options for resetting chapter numbers. <variable id="NumberRange">This option is only available for the "Number range" field type.</variable></paragraph> +<paragraph role="paragraph" id="par_id3146340" xml-lang="en-US">Sets the options for resetting chapter numbers.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/level" id="bm_id3149829" localize="false"/> <h3 id="hd_id3147456" xml-lang="en-US">Level</h3> -<paragraph role="paragraph" id="par_id3149836" xml-lang="en-US"><ahelp hid="modules/swriter/ui/fldvarpage/level">Choose the heading or chapter level at which to restart numbering in the document.</ahelp> <embedvar href="text/swriter/01/04090005.xhp#NumberRange"/></paragraph> +<paragraph role="paragraph" id="par_id3149836" xml-lang="en-US"><ahelp hid="modules/swriter/ui/fldvarpage/level">Choose the heading or chapter level at which to restart numbering in the document.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/separator" id="bm_id3147605" localize="false"/> <h3 id="hd_id3147594" xml-lang="en-US">Separator</h3> -<paragraph role="paragraph" id="par_id3148846" xml-lang="en-US"><ahelp hid="modules/swriter/ui/fldvarpage/separator">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp> <embedvar href="text/swriter/01/04090005.xhp#NumberRange"/></paragraph> +<paragraph role="paragraph" id="par_id3148846" xml-lang="en-US"><ahelp hid="modules/swriter/ui/fldvarpage/separator">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp></paragraph> +<note id="par_id941584040174795"><emph>Numbering by Chapter</emph>, <emph>Level</emph> and <emph>Separator</emph> are only available for the "Number range" field type.</note> <section id="uebernehmen"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/apply" id="bm_id3147069" localize="false"/> <h2 id="hd_id3147057" xml-lang="en-US">Apply</h2> |