diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-18 02:57:55 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-19 00:39:48 +0100 |
commit | d03a0311bc6f582ca311ea1814907b320163b72e (patch) | |
tree | 91270b3de21bf7dc6cf1a2ded07c8bf275b82b63 /source/text/shared/01/06050000.xhp | |
parent | 02621d694b83cc0fa710cbf110f8262967360402 (diff) |
improve Format - Bullets and Numbering and List Style
Format>Bullets and Numbering has a Numbering tab, while
with List Styles, it is a Numbering Style tab.
For Format>Bullets and Numbering
* added <h2> with Numbering
* added variable to include description
* modified description to refer to "numbering" instead
of "numbering style"
Renamed "Numbering Styles" to "List Styles"
Replaced German Ids
Change-Id: Ia45c1f164e8016b4f554cab586335bcebc8d3ea3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109513
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/01/06050000.xhp')
-rw-r--r-- | source/text/shared/01/06050000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/06050000.xhp b/source/text/shared/01/06050000.xhp index 886bbd69e4..1bae2fb2fe 100644 --- a/source/text/shared/01/06050000.xhp +++ b/source/text/shared/01/06050000.xhp @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textshared0106050000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Bullets and Numbering</title> @@ -32,7 +31,7 @@ <section id="bullets_and_numbering"> <bookmark xml-lang="en-US" branch="hid/.uno:OutlineBullet" id="bm_id1362579" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:BulletsAndNumberingDialog" id="bm_id5976445" localize="false"/> -<paragraph role="heading" id="hd_id3149551" xml-lang="en-US" level="1"><link href="text/shared/01/06050000.xhp" name="Numbering/Bullets">Bullets and Numbering</link></paragraph> +<h1 id="hd_id3149551" xml-lang="en-US"><link href="text/shared/01/06050000.xhp" name="Numbering/Bullets">Bullets and Numbering</link></h1> <paragraph role="paragraph" id="par_id3150146" xml-lang="en-US"><variable id="numauftext"><ahelp hid=".">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp> </variable></paragraph> </section> @@ -41,7 +40,8 @@ </section> <paragraph role="paragraph" id="par_id3145211" xml-lang="en-US">The <emph>Bullets and Numbering</emph> dialog has the following tabs:</paragraph> <embed href="text/shared/01/06050100.xhp#bullets"/> -<embed href="text/shared/01/06050200.xhp#numerierungsart"/> +<h2 id="hd_id911610939960192"><link href="text/shared/01/06050200.xhp" name="Numbering">Numbering</link></h2> +<embed href="text/shared/01/06050200.xhp#numbering"/> <embed href="text/shared/01/06050300.xhp#outline"/> <embed href="text/shared/01/06050400.xhp#graphics"/> <embed href="text/shared/01/06050600.xhp#position_s"/> |