From 3ae6c825415ce74ed8f0487acc043fd3a41c46e4 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 25 Oct 2023 13:33:52 +0200 Subject: tdf#157908 update label change to "Include up to level" * correction to explanation of "Include up to level" * simplify explanation of Additional Styles, and add mention of "Include up to level" + add link to "Apply Styles" help page Change-Id: If72b7b1df5e3e5a3f18cfda86a875345866fa471 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158435 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/swriter/01/04120211.xhp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'source') diff --git a/source/text/swriter/01/04120211.xhp b/source/text/swriter/01/04120211.xhp index e8dfb74082..aebb2d5129 100644 --- a/source/text/swriter/01/04120211.xhp +++ b/source/text/swriter/01/04120211.xhp @@ -53,19 +53,19 @@ Select whether to create the index for the document or for the current chapter. -

Evaluate up to level

- Enter the number of outline levels to include in the index. +

Include up to level

+ Specify the maximum outline level for a paragraph, specified in Create from, to be included in the index.

Create from

Use this area to specify which information to include in an index.

Outline

- Creates the index using outline levels. Any paragraph with an outline level less than or equal to the outline level specified in Evaluate up to level is included in the index. + Creates the index using outline levels. Any paragraph with an outline level less than or equal to the outline level specified in Include up to level is included in the index. Paragraphs formatted with one of the predefined paragraph styles (“Heading 1–10”) have an outline level that corresponds to the number in the paragraph style. You can also assign outline levels to paragraphs in the Outline & List tab page of the Format - Paragraph dialog.

Additional Styles

- Includes the paragraph styles that you specify in the Assign Styles dialog as index entries. To select the paragraph styles that you want to include in the index, click the Assign Styles (...) button to the right of this box. - + Includes paragraphs with the paragraph styles specified in the Assign Styles dialog as index entries. To select paragraph styles, click the Assign Styles button to the right of this option. +Assigned paragraph styles must have an outline level less than or equal to the value specified in Include up to level to be included in the index. Use “Additional Styles” to include paragraphs in the Table of Contents with the “Figure Index Heading” or “Bibliography Heading” paragraph style, as well as any other relevant paragraph style.
-- cgit