AllLangPackage_html_media_lang.mk           |    1 
 Package_html_media.mk                       |    1 
 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 -
 6 files changed, 50 insertions(+), 50 deletions(-)

New commits:
commit c3e7ddee14953d56f7672fcbcc3b81bd34b455e8
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Nov 12 14:32:37 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Nov 12 18:38:38 2022 +0100

    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 <olivier.hal...@libreoffice.org>

diff --git a/AllLangPackage_html_media_lang.mk 
b/AllLangPackage_html_media_lang.mk
index 8133019373..a47d2f0059 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -255,6 +255,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval 
$(call gb_AllLangPack
     
screenshots/modules/simpress/ui/customanimationtexttab/$(lang)/TextAnimationTab.png
 \
     
screenshots/modules/simpress/ui/customanimationtimingtab/$(lang)/TimingTab.png \
     screenshots/modules/swriter/ui/watermarkdialog/$(lang)/WatermarkDialog.png 
\
+    screenshots/modules/swriter/ui/indexentry/$(lang)/IndexEntryDialog.png \
     screenshots/writerperfect/ui/exportepub/$(lang)/EpubDialog.png \
     screenshots/cui/ui/colorpickerdialog/$(lang)/ColorPicker.png \
     screenshots/cui/ui/colorpage/$(lang)/ColorPage.png \
diff --git a/Package_html_media.mk b/Package_html_media.mk
index 068f1733be..13db10fdea 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -408,6 +408,7 @@ $(eval $(call 
gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png \
     screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \
     screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \
+    screenshots/modules/swriter/ui/indexentry/IndexEntryDialog.png \
     screenshots/writerperfect/ui/exportepub/EpubDialog.png \
     screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \
     screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png \
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 @@
-<?xml version="1.0" encoding="utf-8"?>
-<helpdocument version="1.0">
-       <!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
--->
-       <meta>
-               <topic id="icalcscreenshottopic" indexer="include" 
status="PUBLISH">
-                       <title id="tit" xml-lang="en-US">Writer 
Screenshots</title>
-                       <filename>/text/shared/06/sw_screenshots.xhp</filename>
-               </topic>
-       </meta>
-       <body>
-               <section id="watermarkdialog">
-                       <paragraph id="par_id2521" role="paragraph">
-                               <image id="img_id35279" 
src="media/screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png">
-                                       <alt id="alt_id55711">Watermark 
Dialog</alt>
-                               </image>
-                       </paragraph>
-               </section>
-       </body>
-</helpdocument>
-
+<?xml version="1.0" encoding="utf-8"?>
+<helpdocument version="1.0">
+       <!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+-->
+       <meta>
+               <topic id="icalcscreenshottopic" indexer="include" 
status="PUBLISH">
+                       <title id="tit" xml-lang="en-US">Writer 
Screenshots</title>
+                       <filename>/text/shared/06/sw_screenshots.xhp</filename>
+               </topic>
+       </meta>
+<!--Paste this on target:  embed 
href="text/shared/06/sw_screenshots.xhp#section_id"-->
+       <body>
+               <section id="watermarkdialog">
+                       <paragraph id="par_id2521" role="paragraph"><image 
id="img_id35279" 
src="media/screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png"><alt
 id="alt_id55711">Watermark Dialog</alt></image></paragraph>
+               </section>
+               <section id="indexentrydialog">
+                       <paragraph role="paragraph" id="par_id491668267296043" 
xml-lang="en-US"><image 
src="media/screenshots/modules/swriter/ui/indexentry/IndexEntryDialog.png" 
id="img_id851668267296045"><alt xml-lang="en-US" 
id="alt_id291668267296047">Index entry dialog</alt></image></paragraph>
+               </section>
+       </body>
+</helpdocument>
+
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 @@
 <section id="howtoget">
 <embed href="text/swriter/00/00000402.xhp#index_entry"/>
 </section>
-
+<embed href="text/shared/06/sw_screenshots.xhp#indexentrydialog"/>
 <h2 id="hd_id3159193">Selection</h2>
 <paragraph id="par_id3149486" role="paragraph" xml-lang="en-US">Edits the 
selected index entry.</paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/typecb-edit" id="bm_id3143283" 
localize="false"/>
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 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,6 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
 <helpdocument version="1.0">
 <meta>
 <topic id="textswriter0104120100xml" indexer="include" status="PUBLISH">
@@ -33,7 +30,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertIndexesEntry" 
id="bm_id3666614" localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/IndexEntryDialog-insert" 
id="bm_id3150014" localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/@@nowidget@@" id="bm_@@nowidget@@" 
localize="false"/>
-<paragraph role="heading" id="hd_id3154508" xml-lang="en-US" level="1">Insert 
Index Entry</paragraph>
+<h1 id="hd_id3154508">Insert Index Entry</h1>
 <paragraph role="paragraph" id="par_id3150565" xml-lang="en-US"><variable 
id="eintrag"><ahelp hid=".uno:InsertIndexesEntry">Marks the selected text as 
index or table of contents entry.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
@@ -41,53 +38,54 @@
 </section>
 <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">To edit an 
index entry, place the cursor in front of the index field, and then choose 
<link href="text/swriter/01/02160000.xhp" name="Edit - Reference - Index 
Entry..."><emph>Edit - Reference - Index 
Entry...</emph></link></paragraph><comment>removed a para - see 
#i64023</comment>
 <paragraph role="paragraph" id="par_id3145760" xml-lang="en-US">You can leave 
the <emph>Insert Index Entry</emph> dialog open while you select and insert 
entries.</paragraph>
-<paragraph role="heading" id="hd_id3145410" xml-lang="en-US" 
level="2">Selection</paragraph>
+<embed href="text/shared/06/sw_screenshots.xhp#indexentrydialog"/>
+<h2 id="hd_id3145410">Selection</h2>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/typecb-insert" id="bm_id3154097" 
localize="false"/>
-<paragraph role="heading" id="hd_id3147508" xml-lang="en-US" 
level="3">Index</paragraph>
+<h3 id="hd_id3147508">Index</h3>
 <paragraph role="paragraph" id="par_id3154103" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/typecb-insert">Select the index that you 
want to add the entry to.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/entryed" 
id="bm_id3153539" localize="false"/>
-<paragraph role="heading" id="hd_id3153527" xml-lang="en-US" 
level="3">Entry</paragraph>
+<h3 id="hd_id3153527">Entry</h3>
 <paragraph role="paragraph" id="par_id3151312" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/entryed">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.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/key1cb" 
id="bm_id3153674" localize="false"/>
-<paragraph role="heading" id="hd_id3154480" xml-lang="en-US" level="3">1st 
key</paragraph>
+<h3 id="hd_id3154480">1st key</h3>
 <paragraph role="paragraph" id="par_id3152953" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/key1cb">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".</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/key2cb" 
id="bm_id3155898" localize="false"/>
-<paragraph role="heading" id="hd_id3154572" xml-lang="en-US" level="3">2nd 
key</paragraph>
+<h3 id="hd_id3154572">2nd key</h3>
 <paragraph role="paragraph" id="par_id3155904" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/key2cb">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".</ahelp></paragraph>
 <section id="phonetic">
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/phonetic0ed" id="bm_id3155186" 
localize="false"/>
-<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" 
level="3">Phonetic reading</paragraph>
+<h3 id="hd_id3155174">Phonetic reading</h3>
 <paragraph role="paragraph" id="par_id3149484" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/phonetic0ed">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.</ahelp> This 
option is only available if Asian language support is enabled.</paragraph>
 </section>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/mainentrycb" id="bm_id3149104" 
localize="false"/>
-<paragraph role="heading" id="hd_id3143284" xml-lang="en-US" level="3">Main 
Entry</paragraph>
+<h3 id="hd_id3143284">Main Entry</h3>
 <paragraph role="paragraph" id="par_id3151248" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/mainentrycb">Makes the selected text the 
main entry in an alphabetical index.</ahelp> $[officename] displays the page 
number of the main entry in a different format than the other entries in the 
index.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/levelnf" 
id="bm_id3147092" localize="false"/>
-<paragraph role="heading" id="hd_id3149821" xml-lang="en-US" 
level="3">Level</paragraph>
+<h3 id="hd_id3149821">Level</h3>
 <paragraph role="paragraph" id="par_id3147098" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/levelnf">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.</ahelp></paragraph>
-<paragraph role="note" id="par_id3149175" xml-lang="en-US">This option is 
available only for table of contents and user-defined index entries.</paragraph>
+<note id="par_id3149175">This option is available only for table of contents 
and user-defined index entries.</note>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/applytoallcb" id="bm_id3145777" 
localize="false"/>
-<paragraph role="heading" id="hd_id3156278" xml-lang="en-US" level="3">Apply 
to all similar texts</paragraph>
+<h3 id="hd_id3156278">Apply to all similar texts</h3>
 <paragraph role="paragraph" id="par_id3145783" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/applytoallcb">Automatically marks all other 
occurrences of the selected text in the document. Text in headers, footers, 
frames, and captions is not included.</ahelp></paragraph>
 <paragraph role="paragraph" id="par_id3155920" xml-lang="en-US">You cannot use 
the function for an <emph>Entry </emph>that you entered manually in this 
dialog.</paragraph>
-<paragraph role="tip" id="par_id3147496" xml-lang="en-US">To include all 
occurrences of a text passage in an index, select the text, choose<emph> Edit - 
Find &amp; Replace</emph>, and click <emph>Find All</emph>. Then choose 
<emph>Insert - Table of Contents and Index - Index Entry</emph> and click 
<emph>Insert</emph>.</paragraph>
+<tip id="par_id3147496">To include all occurrences of a text passage in an 
index, select the text, choose<emph> Edit - Find &amp; Replace</emph>, and 
click <emph>Find All</emph>. Then choose <emph>Insert - Table of Contents and 
Index - Index Entry</emph> and click <emph>Insert</emph>.</tip>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/searchcasesensitivecb" 
id="bm_id3150555" localize="false"/>
-<paragraph role="heading" id="hd_id3149568" xml-lang="en-US" level="3">Match 
case</paragraph>
+<h3 id="hd_id3149568">Match case</h3>
 <paragraph role="paragraph" id="par_id3150562" xml-lang="en-US" 
localize="false"><ahelp 
hid="modules/swriter/ui/indexentry/searchcasesensitivecb"><embedvar 
href="text/shared/01/02100000.xhp#exakt"/></ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/indexentry/searchcasewordonlycb" 
id="bm_id3146326" localize="false"/>
-<paragraph role="heading" id="hd_id3147741" xml-lang="en-US" level="3">Whole 
words only</paragraph>
+<h3 id="hd_id3147741">Whole words only</h3>
 <paragraph role="paragraph" id="par_id3146332" xml-lang="en-US" 
localize="false"><ahelp 
hid="modules/swriter/ui/indexentry/searchcasewordonlycb"><embedvar 
href="text/shared/01/02100000.xhp#ganze"/></ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/insert" 
id="bm_id3149839" localize="false"/>
-<paragraph role="heading" id="hd_id3146345" xml-lang="en-US" 
level="2">Insert</paragraph>
+<h2 id="hd_id3146345">Insert</h2>
 <paragraph role="paragraph" id="par_id3149845" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/insert">Marks an index entry in your 
text.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/close" 
id="bm_id3154771" localize="false"/>
-<paragraph role="heading" id="hd_id3148855" xml-lang="en-US" 
level="2">Close</paragraph>
+<h2 id="hd_id3148855">Close</h2>
 <paragraph role="paragraph" id="par_id3154777" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/close">Closes the dialog.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/new" 
id="bm_id3151095" localize="false"/>
-<paragraph role="heading" id="hd_id3151083" xml-lang="en-US" level="2">New 
user-defined index</paragraph>
+<h2 id="hd_id3151083">New user-defined index</h2>
 <paragraph role="paragraph" id="par_id3150161" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/indexentry/new">Opens the <emph>Create New User-defined 
Index</emph> dialog where you can create a custom index.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/newuserindexdialog/NewUserIndexDialog" 
id="bm_id3153307" localize="false"/>
-<paragraph role="heading" id="hd_id3153296" xml-lang="en-US" 
level="3">Name</paragraph>
+<h3 id="hd_id3153296">Name</h3>
 <paragraph role="paragraph" id="par_id3153507" xml-lang="en-US"><ahelp 
hid="modules/swriter/ui/newuserindexdialog/NewUserIndexDialog">Enter a name for 
the new user-defined index. The new index is added to the list of available 
indexes and tables.</ahelp></paragraph>
 <embed href="text/shared/00/00000004.xhp#related"/>
 <paragraph role="paragraph" id="par_id3156124" xml-lang="en-US"><link 
href="text/swriter/guide/indices_toc.xhp" name="Using Tables of Content and 
Indexes">Using Tables of Content and Indexes</link></paragraph>
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 @@
     <paragraph id="par_id3147409" role="listitem" xml-lang="en-US">Choose 
<item type="menuitem">Insert - Table of Contents and Index - Index 
Entry</item>, and do one of the following:</paragraph>
   </listitem>
 </list>
-
+<embed href="text/shared/06/sw_screenshots.xhp#indexentrydialog"/>
 <list type="unordered">
   <listitem>
     <paragraph id="par_id3153417" role="listitem" xml-lang="en-US">To change 
the text that appears in the index, type the text that you want in the 
<emph>Entry</emph> box. The text that you type here does not replace the 
selected text in the document.</paragraph>

Reply via email to