summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2022-06-16 16:33:00 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2022-06-19 13:40:46 +0200
commitccf86626a70ee1c7c3b0f3b94a4406328b8116fe (patch)
tree6e0ce3f476e8a5e8f524b6751e7326aac49d0d56 /source/text
parent9219eb74dc4f25293ce4ac8a7ab7f923f6f62253 (diff)
tdf#146762, tdf#141128 correction for new tab insert behavior
tdf#146762 eliminated the possibility to insert a tab at the beginning of a list paragraph. This patch updates the help instructions about how to insert a tab at the beginning of a list paragraph. Change-Id: I5d8475cc01a29dd0e73900d587900a7daac9e776 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135988 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/swriter/guide/insert_tab_innumbering.xhp5
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>