diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/auto_numbering.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/auto_numbering.xhp | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/auto_numbering.xhp b/helpcontent2/source/text/swriter/guide/auto_numbering.xhp new file mode 100644 index 000000000..2994782bc --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/auto_numbering.xhp @@ -0,0 +1,70 @@ +<?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="textswriterguideauto_numberingxml" indexer="include"> + <title xml-lang="en-US" id="tit">Creating Numbered or Bulleted Lists as You Type</title> + <filename>/text/swriter/guide/auto_numbering.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3147407"><bookmark_value>numbering; lists, while typing</bookmark_value> + <bookmark_value>bullet lists;creating while typing</bookmark_value> + <bookmark_value>lists;automatic numbering</bookmark_value> + <bookmark_value>numbers;lists</bookmark_value> + <bookmark_value>automatic bullets/numbers; AutoCorrect function</bookmark_value> + <bookmark_value>bullets; using automatically</bookmark_value> + <bookmark_value>paragraphs; automatic numbering</bookmark_value> +</bookmark><comment>MW deleted "applying;"</comment><comment>mw deleted "automatic bullets" and changed "automatic numbering;"</comment> +<paragraph xml-lang="en-US" id="hd_id3147407" role="heading" level="1"><variable id="auto_numbering"><link href="text/swriter/guide/auto_numbering.xhp" name="Creating Numbered or Bulleted Lists as You Type">Creating Numbered or Bulleted Lists as You Type</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3155525" role="paragraph">$[officename] can automatically apply numbering or bullets as you type.</paragraph> + <paragraph xml-lang="en-US" id="hd_id3154243" role="heading" level="2">To Enable Automatic Numbering and Bulleting</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152830" role="listitem">Choose <item type="menuitem">Tools - AutoCorrect - AutoCorrect Options</item>, click the <item type="menuitem">Options</item> tab, and then select “Bulleted and numbered lists”.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152867" role="listitem">Choose <emph>Tools - AutoCorrect</emph>, and ensure that <emph>While Typing</emph> is selected.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id2357860" role="tip">The automatic numbering option is only applied to paragraphs that are formatted with the "Default", "Text body", or "Text body indent" paragraph style.</paragraph> + <paragraph xml-lang="en-US" id="hd_id3152897" role="heading" level="2">To Create a Numbered or Bulleted List While You Type</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147773" role="listitem">Type 1., i., or I. to start a numbered list. Type * or - to start a bulleted list. You can also type a right parenthesis after the number instead of a period , for example, 1) or i).</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147794" role="listitem">Enter a space, type your text, and then press Enter. The new paragraph automatically receives the next number or bullet.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147814" role="listitem">Press Enter again to finish the list.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id3147287" role="note">You can start a numbered list with any number.</paragraph> + <embed href="text/swriter/guide/insert_tab_innumbering.xhp#promotedemote"/> + <section id="relatedtopics"> + <embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> + <paragraph xml-lang="en-US" id="par_id3154083" role="paragraph"><link href="text/shared/01/06050000.xhp" name="Format - Numbering/Bullets">Format - Bullets and Numbering</link></paragraph> + </section> + </body> +</helpdocument> |