diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-22 16:26:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-24 13:14:22 +0200 |
commit | 480fe02b9f1b4a31b9f474f79b321ec524954857 (patch) | |
tree | 3050abe5cb5cc4310bd0a7b36755e4245bca642f /source | |
parent | 691744afc91d923e2d7b165e1e675fb02c4fbd1f (diff) |
tdf#1552354 Update page number wizard help page
+ synch with latest 7.6 features.
Change-Id: Ia84f044cbb0e9f46da30219ac0c950dc1dda6396
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153474
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 6b96b109055418994353b2d36c8735b0fff14637)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153428
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/pagenumbering.xhp | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/source/text/swriter/01/pagenumbering.xhp b/source/text/swriter/01/pagenumbering.xhp index 674d37b7fb..44053b9a93 100644 --- a/source/text/swriter/01/pagenumbering.xhp +++ b/source/text/swriter/01/pagenumbering.xhp @@ -10,30 +10,44 @@ --> <meta> <topic id="pagenumberingtopic" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Page Number Wizard</title> + <title id="tit">Page Number Wizard</title> <filename>/text/swriter/01/pagenumbering.xhp</filename> </topic> </meta> <body> -<bookmark id="bm_id691673185633500" xml-lang="en-US" branch="hid/.uno:PageNumberWizard" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/pagenumberdlg/@@nowidget@@" id="bm_id371673186884566" localize="false"/> -<bookmark xml-lang="en-US" branch="index" id="bm_id311673188326397"> +<bookmark id="bm_id691673185633500" branch="hid/.uno:PageNumberWizard" localize="false"/> +<bookmark branch="hid/modules/swriter/ui/pagenumberdlg/@@nowidget@@" id="bm_id371673186884566" localize="false"/> +<bookmark branch="index" id="bm_id311673188326397"> <bookmark_value>page number;insert quickly</bookmark_value> </bookmark> <section id="insertpagenumber"> <h1 id="hd_id261673185633502"><variable id="h1"><link href="text/swriter/01/pagenumbering.xhp">Page Number Wizard</link></variable></h1> - <paragraph id="par_id821673185633504" role="paragraph" xml-lang="en-US">Use this command to quickly insert a page number in the header or footer of the current page style.</paragraph> + <paragraph id="par_id821673185633504" role="paragraph">Use this command to quickly insert a page number in the header or footer of the current page style.</paragraph> </section> <section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id431673185755598">Choose <menuitem>Insert - Page Number</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id591687459917812">In the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Page Numbers</menuitem>.</paragraph> </section> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/pagenumberdlg/positionCombo" id="bm_id451673187286751" localize="false"/> +<bookmark branch="hid/modules/swriter/ui/pagenumberdlg/positionCombo" id="bm_id451673187286751" localize="false"/> <h2 id="hd_id811673185909124">Position</h2> -<paragraph role="paragraph" id="par_id811673186011131">Select the position of the page number: options are header or footer.</paragraph> +<paragraph role="paragraph" id="par_id811673186011131">Select the position of the page number, Options are <emph>Top of page (Header)</emph> or <emph>Bottom of page (Footer)</emph>.</paragraph> <note id="par_id511673186128128">The <emph>Page Number</emph> command enables the header or footer of the current page style.</note> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/pagenumberdlg/alignmentCombo" id="bm_id441673187319062" localize="false"/> + +<bookmark branch="hid/modules/swriter/ui/pagenumberdlg/alignmentCombo" id="bm_id441673187319062" localize="false"/> <h2 id="hd_id381673185913395">Alignment</h2> <paragraph role="paragraph" id="par_id751673186023204">Select the alignment of the page number in the header or footer. Options are Left, Center and Right.</paragraph> + +<h2 id="hd_id431687461314097">Mirror on even pages</h2> +<paragraph role="paragraph" id="par_id641687461526222">Creates separate left/right pages with mirrored page number placement.</paragraph> + +<h2 id="hd_id71687461318906">Include page total</h2> +<paragraph role="paragraph" id="par_id141687461406283">Also insert the total number of pages.</paragraph> + +<h2 id="hd_id551687461325791">Page Numbers</h2> +<paragraph role="paragraph" id="par_id531687461371874">Select a numbering scheme for the page numbers.</paragraph> + <section id="relatedtopics"> <embed href="text/swriter/guide/pagenumbers.xhp#pagenumbers"/> </section> |