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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 5 20:56:49 UTC 2020


 source/text/swriter/guide/pagenumbers.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 578a5c008a5b14ada9d627519facf2ace0025d21
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Feb 1 18:22:36 2020 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Feb 5 21:56:28 2020 +0100

    tdf#128569 remove ambiguity about page number style
    
    refer to page number format, instead of style
    
    Change-Id: I52dc447bbdf3a2fe44852e6647235668229ee251
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87809
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/swriter/guide/pagenumbers.xhp b/source/text/swriter/guide/pagenumbers.xhp
index e542f40e6..239496f43 100644
--- a/source/text/swriter/guide/pagenumbers.xhp
+++ b/source/text/swriter/guide/pagenumbers.xhp
@@ -57,7 +57,7 @@
          </listitem>
       </list>
       <paragraph xml-lang="en-US" id="par_id1654408" role="note">The new page number is an attribute of the first paragraph of the page.</paragraph>
-      <h2 xml-lang="en-US" id="hd_id7519150">To Format the Page Number Style</h2>
+      <h2 xml-lang="en-US" id="hd_id7519150">To Select the Page Number Format</h2>
       <paragraph xml-lang="en-US" id="par_id9029206" role="paragraph">You want roman page numbers running i, ii, iii, iv, and so on.</paragraph>
       <list type="ordered">
          <listitem>
@@ -67,14 +67,14 @@
             <paragraph xml-lang="en-US" id="par_id9139378" role="listitem">Select a number format and click <emph>OK</emph>.</paragraph>
          </listitem>
       </list>
-      <h2 xml-lang="en-US" id="hd_id5051728">Using Different Page Number Styles in Headers and Footers</h2>
-      <paragraph xml-lang="en-US" id="par_id1558885" role="paragraph">You need some pages with the roman numbering style, followed by the remaining pages in another style.</paragraph>
+      <h2 xml-lang="en-US" id="hd_id5051728">Using Different Page Number Formats in Headers and Footers</h2>
+      <paragraph xml-lang="en-US" id="par_id1558885" role="paragraph">You need some pages with the roman numbering format, followed by the remaining pages in another format.</paragraph>
       <paragraph xml-lang="en-US" id="par_id1541184" role="paragraph">In Writer, you will need different page styles. The first page style has a footer with a page number field formatted for roman numbers. The following page style has a footer with a page number field formatted in another look.</paragraph>
       <paragraph xml-lang="en-US" id="par_id18616" role="paragraph">Both page styles must be separated by a page break. In Writer, you can have automatic page breaks and manually inserted page breaks.</paragraph>
       <list type="unordered">
          <listitem>
             <paragraph xml-lang="en-US" id="par_id6138492" role="paragraph">An <emph>automatic page break</emph> appears at the end of a page when the page style has a different "next style".</paragraph>
-            <paragraph xml-lang="en-US" id="par_id4569231" role="paragraph">For example, the "First Page" page style has "Default" as the next style. To see this, you may press <switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type="menuitem">Styles</item> window, click the <item type="menuitem">Page Styles</item> icon, right-click the First Page entry. Choose <item type="menuitem">Modify</item> from the context menu. On the <item type="menuitem">Organizer</item> tab, you can see the "next style".</paragraph>
+            <paragraph xml-lang="en-US" id="par_id4569231" role="paragraph">For example, the "First Page" page style has "Default Page Style" as the next style. To see this, you may press <switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type="menuitem">Styles</item> window, click the <item type="menuitem">Page Styles</item> icon, right-click the "First Page" entry. Choose <item type="menuitem">Modify</item> from the context menu. On the <item type="menuitem">Organizer</item> tab, you can see the "Next style".</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_id291451" role="paragraph">A <emph>manually inserted page break</emph> can be applied without or with a change of page styles.</paragraph>


More information about the Libreoffice-commits mailing list