diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-15 08:29:43 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-15 09:23:05 +0100 |
commit | 864b59b22bfd2b80c54d54e930248a6dec435106 (patch) | |
tree | 404741d9419bfb116be47ac0fde261d4ec9fdd3a | |
parent | 0845c7e9549151fd01452ff55fb3539281f7c9dd (diff) |
correct access command to indents tab for Format > Sections
( swriter/00/00000404.xhp )
correct access command to Indents tab for Format > Sections
( swriter/01/04020200.xhp )
update to <h1>,<h2>,relatedtopics <section>
Change-Id: I6581de47aceeb8f5545088f2e7b9ad927d14337b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105852
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/swriter/00/00000404.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/04020200.xhp | 15 |
2 files changed, 8 insertions, 11 deletions
diff --git a/source/text/swriter/00/00000404.xhp b/source/text/swriter/00/00000404.xhp index 67373b2057..82fda57f67 100644 --- a/source/text/swriter/00/00000404.xhp +++ b/source/text/swriter/00/00000404.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,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <meta> <topic id="textswriter0000000404xml" indexer="exclude"> <title id="tit" xml-lang="en-US">Insert Menu</title> @@ -97,7 +95,7 @@ </section> <paragraph role="paragraph" id="par_id3155899" xml-lang="en-US"><variable id="bereicheinbereich">Choose <emph>Insert - Section - Section</emph> tab or choose <emph>Format - Sections</emph> </variable></paragraph> -<paragraph role="paragraph" id="par_id3154197" xml-lang="en-US"><variable id="sectionindents">Choose <emph>Insert - Section - Indents</emph> tab or choose <emph>Format - Sections</emph> +<paragraph role="paragraph" id="par_id3154197" xml-lang="en-US"><variable id="sectionindents">Choose <menuitem>Insert > Section > Indents</menuitem> tab or choose <menuitem>Format > Sections</menuitem> - <widget>Options</widget> button - <emph>Indents</emph> tab </variable></paragraph> <section id="fussnoteein"> <paragraph role="paragraph" id="par_id3151322" xml-lang="en-US">Choose <emph>Insert - Footnote and Endnote - Footnote or Endnote</emph> diff --git a/source/text/swriter/01/04020200.xhp b/source/text/swriter/01/04020200.xhp index cf9bc73650..a21a26d93b 100644 --- a/source/text/swriter/01/04020200.xhp +++ b/source/text/swriter/01/04020200.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,10 +18,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textswriter0104020200xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Indents</title> +<title id="tit" xml-lang="en-US">Indents (Sections)</title> <filename>/text/swriter/01/04020200.xhp</filename> </topic> <history> @@ -33,20 +31,21 @@ <section id="indents"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indentpage/IndentPage" id="bm_id3149819" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indentpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<paragraph role="heading" id="hd_id3155898" xml-lang="en-US" level="1"><link href="text/swriter/01/04020200.xhp" name="Indents">Indents</link></paragraph> +<h1 id="hd_id3155898" xml-lang="en-US"><link href="text/swriter/01/04020200.xhp" name="Indents">Indents</link></h1> <paragraph role="paragraph" id="par_id3155182" xml-lang="en-US">Indents the section with a left and right margin.</paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#sectionindents"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indentpage/before" id="bm_id3149818" localize="false"/> -<paragraph role="heading" id="hd_id3149488" xml-lang="en-US" level="2">Before section</paragraph> +<h2 id="hd_id3149488" xml-lang="en-US">Before section</h2> <paragraph role="paragraph" id="par_id3149824" xml-lang="en-US"><ahelp hid="modules/swriter/ui/indentpage/before">Specifies the indents before the section, at the left margin.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indentpage/after" id="bm_id3151258" localize="false"/> -<paragraph role="heading" id="hd_id3149108" xml-lang="en-US" level="2">After section</paragraph> +<h2 id="hd_id3149108" xml-lang="en-US">After section</h2> <paragraph role="paragraph" id="par_id3148970" xml-lang="en-US"><ahelp hid="modules/swriter/ui/indentpage/after">Specifies the indents after the section, at the right margin.</ahelp></paragraph> -<embed href="text/shared/00/00000004.xhp#related"/> +<section id="relatedtopics"> <embed href="text/swriter/01/04020000.xhp#bereicheinfuegen"/> <paragraph role="paragraph" id="par_id3149032" xml-lang="en-US"><link href="text/swriter/01/04090000.xhp" name="Field commands">Field commands</link></paragraph> +</section> </body> </helpdocument> |