diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-01 18:34:45 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-02 02:12:38 +0200 |
commit | e0ceb4271ff710ba2cd0c2d385f58386612bb3e7 (patch) | |
tree | 7e9088f32f5bddad4f24b3595566c1645d70d74f /source/text/swriter/guide | |
parent | d818260b9a4f4546cd5b5a5dbd825bb4ad0ed679 (diff) |
tdf#137190 change "Options" to "Customize" in Customize help page
- change "Options" to "Customize" in howto access
- change title of help page to "Customize"
- add caseinline for Writer only
- update to <menuitem>, <h1>, <h2>, <h3>, <tip>
- change German section name
- change "Options" to "Customize" in guide page
Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832
Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103666
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/numbering_paras.xhp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/text/swriter/guide/numbering_paras.xhp b/source/text/swriter/guide/numbering_paras.xhp index 66ee887403..4bf7f70dee 100644 --- a/source/text/swriter/guide/numbering_paras.xhp +++ b/source/text/swriter/guide/numbering_paras.xhp @@ -37,11 +37,11 @@ </bookmark> <comment>MW changed "removing;..." to "deleting;...", and deleted "modifying;..."</comment> -<paragraph id="hd_id3149637" role="heading" level="1" xml-lang="en-US"><variable id="numbering_paras"><link href="text/swriter/guide/numbering_paras.xhp" name="Modifying Numbering in a Numbered List">Modifying Numbering in a Numbered List</link></variable></paragraph> +<h1 id="hd_id3149637" xml-lang="en-US"><variable id="numbering_paras"><link href="text/swriter/guide/numbering_paras.xhp" name="Modifying Numbering in a Numbered List">Modifying Numbering in a Numbered List</link></variable></h1> <paragraph id="par_id3145092" role="paragraph" xml-lang="en-US">You can remove the numbering from a paragraph in a numbered list or change the number that a numbered list starts with.</paragraph> -<paragraph id="par_id2172612" role="tip" xml-lang="en-US">If you want numbered headings, use the <emph>Tools - Chapter Numbering</emph> menu command to assign a numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar.</paragraph> +<tip id="par_id2172612" xml-lang="en-US">If you want numbered headings, use the <menuitem>Tools - Chapter Numbering</menuitem> menu command to assign a numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar.</tip> -<paragraph id="hd_id3145107" role="heading" level="2" xml-lang="en-US">To Remove the Number From a Paragraph in a Numbered List</paragraph> +<h2 id="hd_id3145107" xml-lang="en-US">To Remove the Number From a Paragraph in a Numbered List</h2> <list type="ordered"> <listitem> @@ -60,14 +60,14 @@ <paragraph id="par_id3154248" role="listitem" xml-lang="en-US">To remove the number and the indent of the paragraph, click the <emph>Numbering on/off</emph> icon on the <emph>Formatting</emph> Bar. If you save the document in HTML format, a separate numbered list is created for the numbered paragraphs that follow the current paragraph.</paragraph> </listitem></list> -<paragraph id="hd_id3154856" role="heading" level="2" xml-lang="en-US">To Change the Number That a Numbered List Starts With</paragraph> +<h2 id="hd_id3154856" xml-lang="en-US">To Change the Number That a Numbered List Starts With</h2> <list type="ordered"> <listitem> <paragraph id="par_id3155877" role="listitem" xml-lang="en-US">Click anywhere in the numbered list.</paragraph> </listitem> <listitem> - <paragraph id="par_id3155895" role="listitem" xml-lang="en-US">Choose <emph>Format - Bullets and Numbering</emph>, and then click the <emph>Options</emph> tab.</paragraph> + <paragraph id="par_id3155895" role="listitem" xml-lang="en-US">Choose <menuitem>Format - Bullets and Numbering</menuitem>, and then click the <menuitem>Customize</menuitem> tab.</paragraph> </listitem> <listitem> <paragraph id="par_id3148691" role="listitem" xml-lang="en-US">Enter the number you want the list to start with in the <item type="menuitem">Start at</item> box.</paragraph> @@ -76,7 +76,7 @@ <paragraph id="par_id3147116" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> </listitem> </list> -<embed href="text/shared/00/00000004.xhp#related"/> +<section id="relatedtopics"> <embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> <embed href="text/swriter/guide/using_numbered_lists.xhp#using_numbered_lists"/> <embed href="text/swriter/guide/using_numbered_lists2.xhp#using_numbered_lists2"/> @@ -84,6 +84,6 @@ <embed href="text/swriter/guide/captions.xhp#captions"/> <embed href="text/swriter/guide/number_sequence.xhp#number_sequence"/> <paragraph id="par_id6943571" role="paragraph" xml-lang="en-US"><link href="https://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings" name="wiki.documentfoundation.org Setting up a Style for Numbering Lines in Code Listings">Wiki page about numbering paragraphs by styles</link></paragraph> +</section> </body> - </helpdocument> |