diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-07 20:07:12 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 20:54:31 +0200 |
commit | 38917fb4b308addf62847b3ac3672a2b90d54fea (patch) | |
tree | f097555a1b69ade9287c19b221b6f8f850364049 /source/text/shared/05/00000130.xhp | |
parent | cebc6552060eb776bec42d8db9fc15686fc8f378 (diff) |
Cleanups and improvements
in /shared/05/*.xhp
Hopefully also fixes visual glitches in
https://help.libreoffice.org/6.1/en-US/text/shared/05/00000150.html
Change-Id: I4698bc0ecf547ac2231cb28d6ccef3025e0b832f
Reviewed-on: https://gerrit.libreoffice.org/55444
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/05/00000130.xhp')
-rw-r--r-- | source/text/shared/05/00000130.xhp | 33 |
1 files changed, 14 insertions, 19 deletions
diff --git a/source/text/shared/05/00000130.xhp b/source/text/shared/05/00000130.xhp index d4bfd6b3d8..7448f64f03 100644 --- a/source/text/shared/05/00000130.xhp +++ b/source/text/shared/05/00000130.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,25 +18,21 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - -<helpdocument version="1.0"> <meta> -<topic id="textshared0500000130xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Index - Keyword Search in the Help</title> -<filename>/text/shared/05/00000130.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0500000130xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Index - Keyword Search in the Help</title> + <filename>/text/shared/05/00000130.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3149428"><bookmark_value>Index tab in Help</bookmark_value> <bookmark_value>Help; keywords</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3149428" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3153884" xml-lang="en-US" level="1"><variable id="00000130"><link href="text/shared/05/00000130.xhp" name="Index - Keyword Search in the Help">Index - Keyword Search in the Help</link> -</variable></paragraph> +<paragraph role="heading" id="hd_id3153884" xml-lang="en-US" level="1"><variable id="00000130"><link href="text/shared/05/00000130.xhp" name="Index - Keyword Search in the Help">Index - Keyword Search in the Help</link></variable></paragraph> <bookmark xml-lang="en-US" branch="hid/sfx/ui/helpindexpage/HelpIndexPage" id="bm_id3149662" localize="false"/> <paragraph role="paragraph" id="par_id3150960" xml-lang="en-US"><ahelp hid="sfx/ui/helpindexpage/HelpIndexPage" visibility="hidden">Double-click an entry or type the word you want to find in the index.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/sfx/ui/helpindexpage/display" id="bm_id3150476" localize="false"/> @@ -46,11 +41,11 @@ <paragraph role="paragraph" id="par_id3145669" xml-lang="en-US">If the cursor is in the index list when you type the search term, the display will jump directly to the next match. When you type a word in the <emph>Search term</emph> text box, the focus will jump to the best match in the index list.</paragraph> <paragraph role="tip" id="par_id3147653" xml-lang="en-US">The index and full-text searches always apply to the currently selected <item type="productname">%PRODUCTNAME</item> application. Select the appropriate application using the list box on the help viewer's toolbar.</paragraph> <section id="relatedtopics"> -<embed href="text/shared/05/00000110.xhp#00000110"/> -<embed href="text/shared/05/00000120.xhp#00000120"/> -<embed href="text/shared/05/00000160.xhp#doc_title"/> -<embed href="text/shared/05/00000140.xhp#00000140"/> -<embed href="text/shared/05/00000150.xhp#doc_title"/> + <embed href="text/shared/05/00000110.xhp#00000110"/> + <embed href="text/shared/05/00000120.xhp#00000120"/> + <embed href="text/shared/05/00000160.xhp#doc_title"/> + <embed href="text/shared/05/00000140.xhp#00000140"/> + <embed href="text/shared/05/00000150.xhp#doc_title"/> </section> </body> </helpdocument> |