diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-02-10 23:00:46 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-02-24 09:44:58 +0100 |
commit | ee3befa87f442e39396cee768c73a07f9faf8632 (patch) | |
tree | 3220c9abdfcec46e685ebd6daaf16209ac1ef84d /source/text/shared/01/06050400.xhp | |
parent | 7a486f8c0f447fcf329c58b524cc4bf52fbf257f (diff) |
tdf#139667 update help in relation to Bullets and Numbering dialog
( shared/01/06050300.xhp )
* modify "outline style" to "outline format"
* update to <h1>,<h2>
( shared/01/06050500.xhp ) "Customize" tab
* modify "numbering style" to "numbering scheme"
* modify "numbered" to "ordered" and "bulleted" to "unordered"
* update to <h3>
( shared/01/06050400.xhp ) "Image" tab
* "bulleted" -> "unordered"
* update to <h1>,<h2>
( shared/01/06050600.xhp )
* "numbered" and "bulleted" to "unordered" and "ordered"
( swriter/01/06060000.xhp ) "Chapter Numbering"
* modified description of dialog box to align with
terminology used for other help pages and tooltips.
* simplify tip (from 2007) about using Chapter Numbering dialog
* modified <note> (from 2004) about Load/save, which is also embedded
in shared/01/06050600.xhp and swriter/01/legacynumbering.xhp
- remove "Save As" option about list styles and its description
because this dialog does not have this functionality any more.
- remove <note> about "View Shadings", which does not seem valid
any more.
* update to <h1>,<h3>
( shared/00/00040500.xhp )
* update to <menuitem> for Outline tab
* correct command sequence to List Style deck for Outline tab
* replace German id
+ add sys-switch for F11 (3 times)
Change-Id: I204b66957f19654fc6d37fd8f79d8b1686810866
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110685
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/01/06050400.xhp')
-rw-r--r-- | source/text/shared/01/06050400.xhp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/source/text/shared/01/06050400.xhp b/source/text/shared/01/06050400.xhp index 5966f66905..be7c326cd2 100644 --- a/source/text/shared/01/06050400.xhp +++ b/source/text/shared/01/06050400.xhp @@ -19,7 +19,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <meta> <topic id="textshared0106050400xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Image</title> @@ -30,17 +29,17 @@ <section id="graphics"> <bookmark xml-lang="en-US" branch="hid/cui/ui/pickgraphicpage/PickGraphicPage" id="bm_id0611200904382858" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/pickgraphicpage/@@nowidget@@" id="bm_id0611200904382858" localize="false"/> - <paragraph xml-lang="en-US" id="hd_id0611200904373284" role="heading" level="1"><link href="text/shared/01/06050400.xhp" name="Graphics">Image</link></paragraph> - <paragraph xml-lang="en-US" id="par_id0611200904373226" role="paragraph"><ahelp hid=".">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp></paragraph> + <h1 xml-lang="en-US" id="hd_id0611200904373284"><link href="text/shared/01/06050400.xhp" name="Graphics">Image</link></h1> + <paragraph xml-lang="en-US" id="par_id0611200904373226" role="paragraph"><ahelp hid=".">Displays the different graphics that you can use as bullets in an unordered list.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00040500.xhp#graphics"/> </section> <bookmark xml-lang="en-US" branch="hid/cui/ui/pickgraphicpage/valueset" id="bm_id0611200904382857" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id0611200904361573" role="heading" level="2">Selection</paragraph> +<h2 xml-lang="en-US" id="hd_id0611200904361573">Selection</h2> <paragraph xml-lang="en-US" id="par_id061120090436150" role="paragraph"><ahelp hid=".">Click the graphics that you want to use as bullets.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/pickgraphicpage/linkgraphics" id="bm_id0611200904355924" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id061120090436157" role="heading" level="2">Link graphics</paragraph> +<h2 xml-lang="en-US" id="hd_id061120090436157">Link graphics</h2> <paragraph xml-lang="en-US" id="par_id0611200904361575" role="paragraph"><ahelp hid=".">If enabled, the graphics are inserted as links. If not enabled, the graphics are embedded into the document.</ahelp></paragraph> <section id="relatedtopics"> <paragraph xml-lang="en-US" id="par_id061120090437338" role="paragraph"><link href="text/shared/01/06050600.xhp" name="Position tab (Numbering/Bullets dialog)">Position tab (Bullets and Numbering dialog)</link></paragraph> |