diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/guide/insert_tab_innumbering.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/swriter/guide/insert_tab_innumbering.xhp b/source/text/swriter/guide/insert_tab_innumbering.xhp index 6d0fb9b61b..0d90103823 100644 --- a/source/text/swriter/guide/insert_tab_innumbering.xhp +++ b/source/text/swriter/guide/insert_tab_innumbering.xhp @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -17,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textswriterguideinsert_tab_innumberingxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Changing the List Level of a List Paragraph</title> @@ -48,12 +48,13 @@ <paragraph role="listitem" id="par_id3155859" xml-lang="en-US">To move a numbered or bulleted list paragraph up one list level, click at the beginning of the paragraph, and then press <keycode>Shift+Tab</keycode>.</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"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode>.</paragraph> + <paragraph role="listitem" id="par_id3153403" xml-lang="en-US">To insert a tab between the number or bullet and the paragraph text for all list paragraphs at a given list level, use the <menuitem>Numbering followed by</menuitem> option in the <link href="text/shared/01/06050600.xhp" name="Position"><menuitem>Position</menuitem></link> tab in the <menuitem>Bullets and Numbering</menuitem> dialog. For an individual list paragraph, a tab can be copied and then pasted at the beginning of the list paragraph.</paragraph> </listitem> </list> </section> <section id="relatedtopics"> <embed href="text/swriter/guide/chapter_numbering.xhp#chapter_numbering"/> + <embed href="text/shared/01/06050600.xhp#positionh1"/> </section> </body> </helpdocument> |