diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/indices_userdef.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/indices_userdef.xhp | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/indices_userdef.xhp b/helpcontent2/source/text/swriter/guide/indices_userdef.xhp new file mode 100644 index 000000000..64236a4d7 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/indices_userdef.xhp @@ -0,0 +1,96 @@ +<?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="textswriterguideindices_userdefxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">User-Defined Indexes</title> + <filename>/text/swriter/guide/indices_userdef.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3154896"> + <bookmark_value>indexes; creating user-defined indexes</bookmark_value> + <bookmark_value>user-defined indexes</bookmark_value> +</bookmark> + + +<paragraph id="hd_id3154896" role="heading" level="1" xml-lang="en-US"><variable id="indices_userdef"><link href="text/swriter/guide/indices_userdef.xhp" name="User-Defined Indexes">User-Defined Indexes</link></variable></paragraph> +<paragraph id="par_id3155184" role="paragraph" xml-lang="en-US">You can create as many user-defined indexes as you want.</paragraph> + +<paragraph id="hd_id3155915" role="heading" level="2" xml-lang="en-US">To Create a User-Defined Index</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3155867" role="listitem" xml-lang="en-US">Select a word or words that you want to add to a user-defined index.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153410" role="listitem" xml-lang="en-US">Choose <emph>Insert - Table of Contents and Index - Index Entry</emph>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3154248" role="listitem" xml-lang="en-US">Click the <item type="menuitem">New User-defined Index</item> button next to the <item type="menuitem">Index</item> box.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155886" role="listitem" xml-lang="en-US">Type a name for the index in the <item type="menuitem">Name</item> box and click <item type="menuitem">OK</item>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3147114" role="listitem" xml-lang="en-US">Click <item type="menuitem">Insert</item> to add the selected word(s) to the new index.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3147139" role="listitem" xml-lang="en-US">Click <item type="menuitem">Close</item>.</paragraph> + </listitem> +</list> + +<paragraph id="hd_id3150231" role="heading" level="2" xml-lang="en-US">To Insert a User-Defined Index</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3150933" role="listitem" xml-lang="en-US">Click in the document where you want to insert the index.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3150952" role="listitem" xml-lang="en-US">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3150509" role="listitem" xml-lang="en-US">On the <item type="menuitem">Type</item> tab, select the name of the user-defined index that you created in the <item type="menuitem">Type</item> box.</paragraph> + </listitem> +</list> + +<list type="ordered" startwith="4"> + <listitem> + <paragraph id="par_id3146881" role="listitem" xml-lang="en-US">Select any options that you want.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3146897" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> + </listitem> +</list> +<paragraph id="par_id3150720" role="paragraph" xml-lang="en-US">If you want to use a different paragraph style as a table of contents entry, select <item type="menuitem">Additional styles</item>, and then click the <item type="menuitem">Assign styles</item> button next to the box. Click the style in the list, and then click the <item type="menuitem">>></item> or the <item type="menuitem"><<</item> button to define the chapter level for the paragraph style.</paragraph> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/swriter/guide/indices_toc.xhp#indices_toc"/> +<embed href="text/swriter/guide/indices_enter.xhp#indices_enter"/> +<embed href="text/swriter/guide/indices_edit.xhp#indices_edit"/> +<embed href="text/swriter/guide/indices_form.xhp#indices_form"/> +<embed href="text/swriter/guide/indices_delete.xhp#indices_delete"/> +<embed href="text/swriter/guide/indices_index.xhp#indices_index"/> +<embed href="text/swriter/guide/indices_literature.xhp#indices_literature"/> +<embed href="text/swriter/guide/indices_multidoc.xhp#indices_multidoc"/> +</body> + +</helpdocument>
\ No newline at end of file |