diff options
-rw-r--r-- | source/text/swriter/00/00000404.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/02/18030400.xhp | 13 |
2 files changed, 8 insertions, 7 deletions
diff --git a/source/text/swriter/00/00000404.xhp b/source/text/swriter/00/00000404.xhp index 82fda57f67..26cd000430 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 79e21c63db..7891c3e249 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> |