From 578a5c008a5b14ada9d627519facf2ace0025d21 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 1 Feb 2020 18:22:36 +0100 Subject: 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 --- source/text/swriter/guide/pagenumbers.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source/text/swriter') diff --git a/source/text/swriter/guide/pagenumbers.xhp b/source/text/swriter/guide/pagenumbers.xhp index e542f40e64..239496f430 100644 --- a/source/text/swriter/guide/pagenumbers.xhp +++ b/source/text/swriter/guide/pagenumbers.xhp @@ -57,7 +57,7 @@ The new page number is an attribute of the first paragraph of the page. -

To Format the Page Number Style

+

To Select the Page Number Format

You want roman page numbers running i, ii, iii, iv, and so on. @@ -67,14 +67,14 @@ Select a number format and click OK. -

Using Different Page Number Styles in Headers and Footers

- You need some pages with the roman numbering style, followed by the remaining pages in another style. +

Using Different Page Number Formats in Headers and Footers

+ You need some pages with the roman numbering format, followed by the remaining pages in another format. 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. Both page styles must be separated by a page break. In Writer, you can have automatic page breaks and manually inserted page breaks. An automatic page break appears at the end of a page when the page style has a different "next style". - For example, the "First Page" page style has "Default" as the next style. To see this, you may press Command+TF11 to open the Styles window, click the Page Styles icon, right-click the First Page entry. Choose Modify from the context menu. On the Organizer tab, you can see the "next style". + For example, the "First Page" page style has "Default Page Style" as the next style. To see this, you may press Command+TF11 to open the Styles window, click the Page Styles icon, right-click the "First Page" entry. Choose Modify from the context menu. On the Organizer tab, you can see the "Next style". A manually inserted page break can be applied without or with a change of page styles. -- cgit