https://bugs.documentfoundation.org/show_bug.cgi?id=168405
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #2 from Mike Kaganski <[email protected]> --- https://help.libreoffice.org/25.8/en-US/text/swriter/01/04090001.html?System=WIN&DbPAR=WRITER&HID=modules/swriter/ui/flddocumentpage/FieldDocumentPage#hd_id3150891 > With an Offset value of 1, the field will display a number that is 1 more than > the current page number, but only if a page with that number exists. On the > last > page of the document, this same field will be empty. https://docs.oasis-open.org/office/OpenDocument/v1.4/OpenDocument-v1.4-part3-schema.html#attribute-text_page-adjust > The text:page-adjust attribute specifies an adjustment of the value of a page > number field, to display of page numbers of following or preceding pages. The > specified value is added to the current page number. If a page with the > resulting page number does not exist, no number is displayed. https://docs.oasis-open.org/office/OpenDocument/v1.4/OpenDocument-v1.4-part3-schema.html#attribute-text_select-page_element-text_page-number > Note: To display the current page number on all pages except the first or last > page, use a combination of the text:select-page and text:page-adjust 19.851 > attributes. This is documented in Help; and this is how the field is defined in the standard. The offset does not change the number of current page; and it is not intended for that. This is not a bug. -- You are receiving this mail because: You are the assignee for the bug.
