diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-09 16:15:06 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:31:21 +0200 |
commit | 06043636ee174aa38b02630aabbbf4cbdfb65f54 (patch) | |
tree | d4cec12a8964ac5c10327ac4e0a099842127ddd1 /source/text/shared/02/03120000.xhp | |
parent | 23c86168f3bf6da62cba71236b5e5c1009458a01 (diff) |
Cleanups and improvements
in /shared/02/03*.xhp files
Change-Id: I39fd42d0d70343254eb21a72e913bb215c62d9a0
Reviewed-on: https://gerrit.libreoffice.org/55511
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/03120000.xhp')
-rw-r--r-- | source/text/shared/02/03120000.xhp | 43 |
1 files changed, 19 insertions, 24 deletions
diff --git a/source/text/shared/02/03120000.xhp b/source/text/shared/02/03120000.xhp index 9301f28da6..46a7a6e8e0 100644 --- a/source/text/shared/02/03120000.xhp +++ b/source/text/shared/02/03120000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,39 +17,35 @@ * 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="textshared0203120000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Decrease Spacing</title> -<filename>/text/shared/02/03120000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0203120000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Decrease Spacing</title> + <filename>/text/shared/02/03120000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <section id="abstandvermindern"> <bookmark xml-lang="en-US" branch="hid/.uno:ParaspaceDecrease" id="bm_id4194635" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:ParaspaceDecrease" id="bm_id3148983" localize="false"/> <paragraph role="heading" id="hd_id3155934" xml-lang="en-US" level="1"><link href="text/shared/02/03120000.xhp" name="Decrease Spacing">Decrease Spacing</link></paragraph> -<paragraph role="paragraph" id="par_id3147143" xml-lang="en-US"><ahelp hid=".uno:ParaspaceDecrease">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3147143" xml-lang="en-US"><ahelp hid=".uno:ParaspaceDecrease">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp></paragraph> </section> <section id="syabstandvermindern"> <table id="tbl_id3152372"> -<tablerow> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3155555" xml-lang="en-US"> -<image id="img_id3147834" src="cmd/sc_paraspacedecrease.png" width="0.222inch" height="0.222inch"><alt id="alt_id3147834" xml-lang="en-US">Icon</alt> - </image></paragraph> -</tablecell> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3145211" xml-lang="en-US">Decrease Spacing</paragraph> -</tablecell> -</tablerow> + <tablerow> + <tablecell colspan="" rowspan=""> + <paragraph role="paragraph" id="par_id3155555" xml-lang="en-US"><image id="img_id3147834" src="cmd/sc_paraspacedecrease.png" width="0.222inch" height="0.222inch"><alt id="alt_id3147834" xml-lang="en-US">Icon</alt></image></paragraph> + </tablecell> + <tablecell colspan="" rowspan=""> + <paragraph role="paragraph" id="par_id3145211" xml-lang="en-US">Decrease Spacing</paragraph> + </tablecell> + </tablerow> </table> - </section> -<paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">You can make additional adjustments to the spacing by selecting <link href="text/shared/01/05030100.xhp" name="Format - Paragraph - Indents & Spacing"><emph>Format - Paragraph - Indents & Spacing</emph></link></paragraph> +<paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">You can make additional adjustments to the spacing by selecting <link href="text/shared/01/05030100.xhp" name="Format - Paragraph - Indents & Spacing"><emph>Format - Paragraph - Indents & Spacing</emph></link>.</paragraph> </body> </helpdocument> |