From c3e7ddee14953d56f7672fcbcc3b81bd34b455e8 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 12 Nov 2022 14:32:37 -0300 Subject: Add screenshot for index entry in swriter Change-Id: Id8db451f9305d22a27d72452e92e80cdc369ff42 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142636 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/06/sw_screenshots.xhp | 54 ++++++++++++++--------------- source/text/swriter/01/02160000.xhp | 2 +- source/text/swriter/01/04120100.xhp | 40 ++++++++++----------- source/text/swriter/guide/indices_enter.xhp | 2 +- 4 files changed, 48 insertions(+), 50 deletions(-) (limited to 'source') diff --git a/source/text/shared/06/sw_screenshots.xhp b/source/text/shared/06/sw_screenshots.xhp index 382266e7db..c97efb1786 100644 --- a/source/text/shared/06/sw_screenshots.xhp +++ b/source/text/shared/06/sw_screenshots.xhp @@ -1,27 +1,27 @@ - - - - - - Writer Screenshots - /text/shared/06/sw_screenshots.xhp - - - -
- - - Watermark Dialog - - -
- -
- + + + + + + Writer Screenshots + /text/shared/06/sw_screenshots.xhp + + + + +
+ Watermark Dialog +
+
+ Index entry dialog +
+ +
+ diff --git a/source/text/swriter/01/02160000.xhp b/source/text/swriter/01/02160000.xhp index 8ad7f5d43e..3d87e9dd6e 100644 --- a/source/text/swriter/01/02160000.xhp +++ b/source/text/swriter/01/02160000.xhp @@ -40,7 +40,7 @@
- +

Selection

Edits the selected index entry. diff --git a/source/text/swriter/01/04120100.xhp b/source/text/swriter/01/04120100.xhp index 41b90158e0..51e51ad454 100644 --- a/source/text/swriter/01/04120100.xhp +++ b/source/text/swriter/01/04120100.xhp @@ -1,6 +1,4 @@ - - - @@ -33,7 +30,7 @@ -Insert Index Entry +

Insert Index Entry

Marks the selected text as index or table of contents entry.
@@ -41,53 +38,54 @@
To edit an index entry, place the cursor in front of the index field, and then choose Edit - Reference - Index Entry...removed a para - see #i64023 You can leave the Insert Index Entry dialog open while you select and insert entries. -Selection + +

Selection

-Index +

Index

Select the index that you want to add the entry to. -Entry +

Entry

Displays the text that is selected in the document. If you want, you can enter a different word for the index entry. The selected text in the document is not changed. -1st key +

1st key

Makes the current selection a subentry of the word that you enter here. For example, if you select "cold", and enter "weather" as the 1st key, the index entry is "weather, cold". -2nd key +

2nd key

Makes the current selection a sub-subentry of the 1st key. For example, if you select "cold", and enter "weather" as the 1st key and "winter" as the 2nd key, the index entry is "weather, winter, cold".
-Phonetic reading +

Phonetic reading

Enter the phonetic reading for the corresponding entry. For example, if a Japanese Kanji word has more than one pronunciation, enter the correct pronunciation as a Katakana word. The Kanji word is then sorted according to the phonetic reading entry. This option is only available if Asian language support is enabled.
-Main Entry +

Main Entry

Makes the selected text the main entry in an alphabetical index. $[officename] displays the page number of the main entry in a different format than the other entries in the index. -Level +

Level

Entries using the paragraph format "Heading X" (X = 1-10) can be automatically added to the table of contents. The level of the entry in the index corresponds to the outline level of the heading style. -This option is available only for table of contents and user-defined index entries. +This option is available only for table of contents and user-defined index entries. -Apply to all similar texts +

Apply to all similar texts

Automatically marks all other occurrences of the selected text in the document. Text in headers, footers, frames, and captions is not included. You cannot use the function for an Entry that you entered manually in this dialog. -To include all occurrences of a text passage in an index, select the text, choose Edit - Find & Replace, and click Find All. Then choose Insert - Table of Contents and Index - Index Entry and click Insert. +To include all occurrences of a text passage in an index, select the text, choose Edit - Find & Replace, and click Find All. Then choose Insert - Table of Contents and Index - Index Entry and click Insert. -Match case +

Match case

-Whole words only +

Whole words only

-Insert +

Insert

Marks an index entry in your text. -Close +

Close

Closes the dialog. -New user-defined index +

New user-defined index

Opens the Create New User-defined Index dialog where you can create a custom index. -Name +

Name

Enter a name for the new user-defined index. The new index is added to the list of available indexes and tables. Using Tables of Content and Indexes diff --git a/source/text/swriter/guide/indices_enter.xhp b/source/text/swriter/guide/indices_enter.xhp index 7841d0a72f..eeedebd98e 100644 --- a/source/text/swriter/guide/indices_enter.xhp +++ b/source/text/swriter/guide/indices_enter.xhp @@ -46,7 +46,7 @@ Choose Insert - Table of Contents and Index - Index Entry, and do one of the following: - + To change the text that appears in the index, type the text that you want in the Entry box. The text that you type here does not replace the selected text in the document. -- cgit