diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-04 09:11:54 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-06-17 01:20:21 +0200 |
commit | b4d17dac5a2cfd37d21ecd5a4b3323aa16107a38 (patch) | |
tree | 5838a69e0d7ac5a959fe3e9a2d40756c4e66adc6 | |
parent | 8f965c7d3605ac4bc49ec3abf4f58ddc3d2da5ee (diff) |
tdf#124582 Change Outline to Chapter in Help page
Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
Reviewed-on: https://gerrit.libreoffice.org/73445
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/guide/insert_tab_innumbering.xhp | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/source/text/swriter/guide/insert_tab_innumbering.xhp b/source/text/swriter/guide/insert_tab_innumbering.xhp index f9b657d136..8c79a39895 100644 --- a/source/text/swriter/guide/insert_tab_innumbering.xhp +++ b/source/text/swriter/guide/insert_tab_innumbering.xhp @@ -24,7 +24,7 @@ <helpdocument version="1.0"> <meta> <topic id="textswriterguideinsert_tab_innumberingxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Changing the Outline Level of Numbered and Bulleted Lists</title> +<title id="tit" xml-lang="en-US">Changing the Chapter Level of Numbered and Bulleted Lists</title> <filename>/text/swriter/guide/insert_tab_innumbering.xhp</filename> </topic> </meta> @@ -32,23 +32,27 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3145078"><bookmark_value>tab stops; inserting in lists</bookmark_value> <bookmark_value>numbering; changing the level of</bookmark_value> <bookmark_value>lists;changing levels</bookmark_value> +<bookmark_value>levels;changing chapter levels</bookmark_value> <bookmark_value>levels;changing outline levels</bookmark_value> <bookmark_value>bullet lists;changing levels</bookmark_value> +<bookmark_value>lowering chapter levels</bookmark_value> +<bookmark_value>rising chapter levels</bookmark_value> +<bookmark_value>changing;chapter levels</bookmark_value> <bookmark_value>lowering outline levels</bookmark_value> <bookmark_value>rising outline levels</bookmark_value> <bookmark_value>changing;outline levels</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3145078" xml-lang="en-US" level="1"><variable id="insert_tab_innumbering"><link href="text/swriter/guide/insert_tab_innumbering.xhp" name="Changing the Outline Level of Numbered and Bulleted Lists">Changing the Outline Level of Numbered and Bulleted Lists</link> +<paragraph role="heading" id="hd_id3145078" xml-lang="en-US" level="1"><variable id="insert_tab_innumbering"><link href="text/swriter/guide/insert_tab_innumbering.xhp" name="Changing the Outline Level of Numbered and Bulleted Lists">Changing the Chapter Level of Numbered and Bulleted Lists</link> </variable></paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3155909" xml-lang="en-US">To move a numbered or bulleted paragraph down one outline level, click at the beginning of the paragraph, and then press Tab.</paragraph> +<paragraph role="listitem" id="par_id3155909" xml-lang="en-US">To move a numbered or bulleted paragraph down one chapter level, click at the beginning of the paragraph, and then press Tab.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3155859" xml-lang="en-US">To move a numbered or bulleted paragraph up one outline level, click at the beginning of the paragraph, and then press Shift+Tab.</paragraph> +<paragraph role="listitem" id="par_id3155859" xml-lang="en-US">To move a numbered or bulleted paragraph up one chapter level, click at the beginning of the paragraph, and then press Shift+Tab.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153403" xml-lang="en-US">To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select="sys"><caseinline select="MAC">Command +<paragraph role="listitem" id="par_id3153403" xml-lang="en-US">To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select="sys"><caseinline select="MAC">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab.</paragraph> </listitem> </list> |