[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 19 17:44:25 UTC 2021


 source/text/swriter/00/00000404.xhp |    2 +-
 source/text/swriter/02/18030400.xhp |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit 9b39373c0559094e6b8b47cd740a7d5ddeb6a107
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Feb 19 16:48:55 2021 +0100
Commit:     Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
CommitDate: Fri Feb 19 18:44:04 2021 +0100

    tdf#139667 update  insert "Page Count", including numbering style
    
      ( swriter/02/18030400.xhp )
        * basic description for this command has not been changed
          since first commit in 2004.  Updated to appropriate form.
        + add <relatedtopics> section and one link
        * use renamed German id from swriter/00/00000404.xhp
        * update to <h1>
    
      ( swriter/00/00000404.xhp )
        * rename one German id
    
    Change-Id: If62ea45a52d9856e3ce42096c93ae60782040d33
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111180
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
    Tested-by: Jenkins

diff --git a/source/text/swriter/00/00000404.xhp b/source/text/swriter/00/00000404.xhp
index 82fda57f6..26cd00043 100644
--- a/source/text/swriter/00/00000404.xhp
+++ b/source/text/swriter/00/00000404.xhp
@@ -39,7 +39,7 @@
 <paragraph role="paragraph" id="par_id3149053" xml-lang="en-US"><variable id="feldbefehldatum">Choose <menuitem>Insert - Field - Date</menuitem></variable></paragraph>
 <paragraph role="paragraph" id="par_id3151393" xml-lang="en-US"><variable id="feldbefehluhrzeit">Choose <menuitem>Insert - Field - Time</menuitem></variable></paragraph>
 <paragraph role="paragraph" id="par_id3146325" xml-lang="en-US"><variable id="feldbefehlseitennummer">Choose <menuitem>Insert - Field - Page Number</menuitem></variable></paragraph>
-<paragraph role="paragraph" id="par_id3149356" xml-lang="en-US"><variable id="feldbefehlseitenanzahl">Choose <menuitem>Insert - Field - Page Count</menuitem></variable></paragraph>
+<paragraph role="paragraph" id="par_id3149356" xml-lang="en-US"><variable id="pagecount_field">Choose <menuitem>Insert - Field - Page Count</menuitem></variable></paragraph>
 <paragraph role="paragraph" id="par_id3153003" xml-lang="en-US"><variable id="feldbefehlthema">Choose <menuitem>Insert - Field - Subject</menuitem></variable></paragraph>
 <paragraph role="paragraph" id="par_id3150016" xml-lang="en-US"><variable id="feldbefehltitel">Choose <menuitem>Insert - Field - Title</menuitem></variable></paragraph>
 <paragraph role="paragraph" id="par_id3150564" xml-lang="en-US"><variable id="feldbefehlautor">Choose <menuitem>Insert - Field - First Author</menuitem></variable></paragraph>
diff --git a/source/text/swriter/02/18030400.xhp b/source/text/swriter/02/18030400.xhp
index 79e21c63d..7891c3e24 100644
--- a/source/text/swriter/02/18030400.xhp
+++ b/source/text/swriter/02/18030400.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,7 @@
  *   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="textswriter0218030400xml" indexer="include" status="PUBLISH">
@@ -32,12 +30,15 @@
 <body>
 <section id="seitenzahl">
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertPageCountField" id="bm_id3154501" localize="false"/>
-<paragraph role="heading" id="hd_id3145828" xml-lang="en-US" level="1"><link href="text/swriter/02/18030400.xhp" name="Page Count">Page Count</link></paragraph>
+<h1 id="hd_id3145828" xml-lang="en-US"><link href="text/swriter/02/18030400.xhp" name="Page Count">Page Count</link></h1>
 <paragraph role="paragraph" id="par_id3148772" xml-lang="en-US"><ahelp hid=".uno:InsertPageCountField">Inserts as a field the total number of pages in the document.</ahelp></paragraph>
 </section>
 <section id="howtoget">
-  <embed href="text/swriter/00/00000404.xhp#feldbefehlseitenanzahl"/>
+  <embed href="text/swriter/00/00000404.xhp#pagecount_field"/>
+</section>
+<paragraph role="paragraph" id="par_id3149294" xml-lang="en-US">The format of the field inserted using the <emph>Page Count</emph> command can be modified using the <link href="text/swriter/01/02140000.xhp" name="Edit - Field"><menuitem>Edit - Fields</menuitem></link> command.</paragraph>
+<section id="relatedtopics">
+<paragraph role="paragraph" id="par_id291613751393995"><link href="text/swriter/01/04090001.xhp" name="Document">Document Statistics Fields</link></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3149294" xml-lang="en-US">If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - More Fields</emph> to insert the required field, and specify the settings in the <link href="text/swriter/01/04090000.xhp" name="Field"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href="text/swriter/01/02140000.xhp" name="Edit - Field"><emph>Edit - Field</emph></link> command.</paragraph>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list