https://bugs.documentfoundation.org/show_bug.cgi?id=131194

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEW                         |RESOLVED

--- Comment #3 from Mike Kaganski <[email protected]> ---
This is not a bug.

> In file pages03.odt, pages are numbered from 0, with a page-number offset=-1

This implied that pages were numbered by the page number fields that were put
to the headers. This is wrong. Pages are numbered not by any fields, but either
automatically (from 1), or as a property of a page break (actually, a property
of paragraph).

The page offset is used not to change page numbers, but as a means to refer to
some other page, like "two pages before", or "next page". It is even documented
on the respective help page [1]:

> If you want to change the actual page number and not the displayed number, do
> not use the Offset value. To change page numbers, read the Page Numbers guide.

[1]
https://help.libreoffice.org/7.4/en-US/text/swriter/01/04090001.html?DbPAR=WRITER#bm_id3150903

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to