From 29aa6b53e0e674e5ccb75515ed7a45a4be8324d3 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 4 Mar 2023 12:35:59 +0000 Subject: tdf#153549 Chapter -> Heading swriter/guide/indices_enter.xhp swriter/guide/indices_userdef.xhp - refactor

,

, - remove irrelevant paragraph Change-Id: I2f6961ee8afebc681e4722dc4755c4bf76cdd6d1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148220 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/guide/indices_enter.xhp | 6 +++--- source/text/swriter/guide/indices_userdef.xhp | 11 ++++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/source/text/swriter/guide/indices_enter.xhp b/source/text/swriter/guide/indices_enter.xhp index befd9317fd..875f26d94d 100644 --- a/source/text/swriter/guide/indices_enter.xhp +++ b/source/text/swriter/guide/indices_enter.xhp @@ -59,19 +59,19 @@

To Define Table of Contents Entries

-The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as "Heading 1", to the paragraphs that you want to include in your table of contents. +The best way to generate a table of contents is to apply the predefined “Heading N” paragraph styles, such as “Heading 1”, to the paragraphs that you want to include in your table of contents.

To Use a Custom Paragraph Style as a Table of Contents Entry

- Choose Tools - Chapter Numbering and click the Numbering tab. + Choose Tools - Heading Numbering and click the Numbering tab. Select the paragraph style that you want to include in your table of contents in the Paragraph Style box. - In the Level list, click the hierarchical level that you want to apply the paragraph style to. + In the Level list, click the level for the paragraph style. Click OK. You can now apply the style to headings in your document and include them in your table of contents. diff --git a/source/text/swriter/guide/indices_userdef.xhp b/source/text/swriter/guide/indices_userdef.xhp index 911cc10dbd..94adc0b453 100644 --- a/source/text/swriter/guide/indices_userdef.xhp +++ b/source/text/swriter/guide/indices_userdef.xhp @@ -33,10 +33,10 @@ -User-Defined Indexes +

User-Defined Indexes

You can create as many user-defined indexes as you want. -To Create a User-Defined Index +

To Create a User-Defined Index

@@ -59,7 +59,7 @@ -To Insert a User-Defined Index +

To Insert a User-Defined Index

@@ -81,8 +81,8 @@ Click OK. -If you want to use a different paragraph style as a table of contents entry, select Additional styles, and then click the Assign styles button next to the box. Click the style in the list, and then click the >> or the << button to define the chapter level for the paragraph style. - + +
@@ -91,6 +91,7 @@ +
\ No newline at end of file -- cgit