From 1950b38e185b4ced962e2bacde9ac4086b31257c Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 16 Mar 2023 22:15:25 +0000 Subject: tdf#152605 revise "heading level"; update command names update command names for Edit Index, N# "heading level" -> "index level" refactor

,,,remove Change-Id: I3b4a00366bbfa7108716136ac5004c50aa9813e4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149022 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/swriter/guide/indices_form.xhp | 43 +++++++++++++++--------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/source/text/swriter/guide/indices_form.xhp b/source/text/swriter/guide/indices_form.xhp index 2ff3f99a6d..c0f59d465c 100644 --- a/source/text/swriter/guide/indices_form.xhp +++ b/source/text/swriter/guide/indices_form.xhp @@ -1,6 +1,5 @@ - - + - - Formatting an Index or a Table of Contents + Formatting an Index or a Table of Contents /text/swriter/guide/indices_form.xhp @@ -35,53 +33,53 @@ hyperlinks; in tables of contents and indexes formatting;indexes and tables of contents -Formatting an Index or a Table of Contents - - You can apply different paragraph styles, assign hyperlinks to entries, change the layout of indexes, and change the background color of indexes in the Insert Index dialog. +

Formatting an Index or a Table of Contents +

+ You can apply different paragraph styles, assign hyperlinks to entries, change the layout of indexes, and change the background color of indexes in the Insert Index dialog.

To Apply a Different Paragraph Style to an Index Level

- Right-click in the index or table of contents, and then choose Edit Index or Table of Contents. + Right-click in the index or table of contents, then choose Edit Index. - Click the Styles tab. + Click the Styles tab. - Click an index level in the Levels list. + Click an index level in the Levels list. - Click the style that you want to apply in the Paragraph Style list. + Click the style that you want to apply in the Paragraph Style list. - Click the assign button <. + Click the assign button <. - Click OK. + Click OK.

To Assign Hyperlinks to Entries in a Table of Contents

- You can assign a cross-reference as a hyperlink to entries in a table of contents. + You can assign a cross-reference as a hyperlink to entries in a table of contents. - Right-click in the table of contents, and then choose Edit Index or Table of Contents. + Right-click in the table of contents, then choose Edit Index. - Click the Entries tab. + Click the Entries tab. - In the Level list click the heading level that you want to assign hyperlinks to. + In the Level list click the index level for which you want to assign hyperlinks. - In the Structure area, click in the box in front of E#, and then click Hyperlink. + In the Structure area, click in the box in front of N#, and then click Hyperlink. - Click in the box behind the E, and then click Hyperlink. + Click in the box behind the E, and then click Hyperlink. - Repeat for each heading level that you want to create hyperlinks for, or click the All button to apply the formatting to all levels. + Repeat for each index level that should use a hyperlink, or click the All button to apply the formatting to all levels. - +
@@ -90,5 +88,6 @@ +
-
\ No newline at end of file +
-- cgit