diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/swriter/guide/numbering_paras.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/numbering_paras.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/numbering_paras.xhp | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/numbering_paras.xhp b/helpcontent2/source/text/swriter/guide/numbering_paras.xhp new file mode 100644 index 000000000..ddf4c84e8 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/numbering_paras.xhp @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textswriterguidenumbering_parasxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Modifying Numbering in an Ordered List</title> + <filename>/text/swriter/guide/numbering_paras.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3149637"> + <bookmark_value>numbering; removing/interrupting</bookmark_value> + <bookmark_value>bullet lists; interrupting</bookmark_value> + <bookmark_value>lists;removing/interrupting numbering</bookmark_value> + <bookmark_value>deleting;numbers in lists</bookmark_value> + <bookmark_value>interrupting numbered lists</bookmark_value> + <bookmark_value>changing;starting numbers in lists</bookmark_value> +</bookmark> +<comment>MW changed "removing;..." to "deleting;...", and deleted "modifying;..."</comment> + +<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 an Ordered List</link></variable></h1> +<paragraph id="par_id3145092" role="paragraph" xml-lang="en-US">You can remove the numbering from a paragraph in an ordered list or change the number that an ordered list starts with.</paragraph> +<embed href="text/swriter/01/06060000.xhp#chapter_numbering_tip"/> + +<h2 id="hd_id3145107" xml-lang="en-US">To Remove the Number From a Paragraph in an Ordered List</h2> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3156248" role="listitem" xml-lang="en-US">Click in front of the first character of the paragraph that you want to remove the numbering from.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153366" role="listitem" xml-lang="en-US">Do one of the following:</paragraph> + </listitem> +</list> + +<list type="unordered"> + <listitem> + <paragraph id="par_id3153390" role="listitem" xml-lang="en-US">To remove the number while preserving the indent of the paragraph, press the Backspace key.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3154248" role="listitem" xml-lang="en-US">To remove the number and the indent of the paragraph, click the <emph>No List</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> + +<h2 id="hd_id3154856" xml-lang="en-US">To Change the Number That an Ordered List Starts With</h2> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3155877" role="listitem" xml-lang="en-US">Click anywhere in the ordered list.</paragraph> + </listitem> + <listitem> + <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> + </listitem> + <listitem> + <paragraph id="par_id3147116" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> + </listitem> +</list> +<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"/> +<embed href="text/shared/guide/numbering_stop.xhp#numbering_stop"/> +<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> |