diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-18 23:42:33 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-19 17:21:01 +0100 |
commit | 665bdc726335d0a9c8a3342c614a299b8680928e (patch) | |
tree | 58017425e046bf6faa7b1580476305d8b203d335 | |
parent | 3167f06d37e90e8967e33faa63187d06c8fcfadf (diff) |
tdf#122787 Tip text on index of indexes
Added a tip on including other indexes in TOC.
Change-Id: Ia5877a09f9156ada440d6f2de3b612da659e08f7
Reviewed-on: https://gerrit.libreoffice.org/68000
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04120211.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/swriter/01/04120211.xhp b/source/text/swriter/01/04120211.xhp index 09db02277c..ff99ad8d3b 100644 --- a/source/text/swriter/01/04120211.xhp +++ b/source/text/swriter/01/04120211.xhp @@ -64,12 +64,13 @@ <paragraph xml-lang="en-US" id="par_id1209200804373840" role="paragraph">You can also assign the outline levels in the <link href="text/swriter/01/05030800.xhp">Outline & Numbering</link> tab page of the Format - Paragraph dialog.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tocindexpage/addstylescb" id="bm_id3152766" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153633" role="heading" level="3">Additional Styles</paragraph> - <paragraph xml-lang="en-US" id="par_id3152772" role="paragraph"><variable id="vorlg"><ahelp hid="modules/swriter/ui/tocindexpage/addstylescb">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...</emph>) button to the right of this box.</ahelp> + <paragraph xml-lang="en-US" id="par_id3152772" role="paragraph"><variable id="vorlg"><ahelp hid="modules/swriter/ui/tocindexpage/addstylescb">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...)</emph> button to the right of this box.</ahelp> </variable></paragraph> +<tip id="par_id41550528154857">You can include the Figure Index Heading or Bibliography Heading styles, as well as any other relevant heading style, to the Table of Contents.</tip> <section id="buttonvor"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tocindexpage/styles" id="bm_id3149180" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3149168" role="heading" level="3">Assign styles</paragraph> - <paragraph xml-lang="en-US" id="par_id3145776" role="paragraph"><ahelp hid="modules/swriter/ui/tocindexpage/styles">Opens the <emph>Assign Styles</emph> dialog, where you can select the paragraph styles to include in the index.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id3145776" role="paragraph"><ahelp hid="modules/swriter/ui/tocindexpage/styles">Opens the <emph>Assign Styles</emph> dialog, where you can select the paragraph styles to include in the index. Choose the proper heading level on which the style will be included in the index.</ahelp></paragraph> </section> <section id="verzmark"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tocindexpage/indexmarks" id="bm_id3155854" localize="false"/> |