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/indices_multidoc.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/indices_multidoc.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/indices_multidoc.xhp | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp b/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp new file mode 100644 index 000000000..096758bc6 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp @@ -0,0 +1,60 @@ +<?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_multidocxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Indexes Covering Several Documents</title> + <filename>/text/swriter/guide/indices_multidoc.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3153418"><bookmark_value>indexes;multiple documents</bookmark_value> + <bookmark_value>multiple documents;indexes</bookmark_value> + <bookmark_value>merging;indexes</bookmark_value> + <bookmark_value>master documents;indexes</bookmark_value> +</bookmark><comment>MW inserted "master documents;"</comment> +<paragraph xml-lang="en-US" id="hd_id3153418" role="heading" level="1"><variable id="indices_multidoc"><link href="text/swriter/guide/indices_multidoc.xhp" name="Indexes Covering Several Documents">Indexes Covering Several Documents</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3155872" role="paragraph">There are several ways to create an index that spans several documents:</paragraph> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155895" role="listitem">Create an <link href="text/swriter/01/04120210.xhp" name="index in each individual document">index in each individual document</link>, copy and paste the indexes into a single document, and then edit them.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3147118" role="listitem">Select each index, choose <link href="text/swriter/01/04020000.xhp" name="Insert - Section"><item type="menuitem">Insert - Section</item></link>, and then enter a name for the index. In a separate document, choose + <item type="menuitem">Insert - Section</item>, select <item type="menuitem">Link</item>, click the <item type="menuitem">Browse</item> button, and then locate and insert a named index section.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3150230" role="listitem">Create a <link href="text/shared/01/01010001.xhp" name="master document">master document</link>, add as subdocuments the files that you want to include in the index, and then choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>.</paragraph> + </listitem> + </list> + <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_userdef.xhp#indices_userdef"/> + <embed href="text/swriter/guide/indices_literature.xhp#indices_literature"/> + </body> +</helpdocument>
\ No newline at end of file |