diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-02-06 23:51:05 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-10 20:32:08 +0100 |
commit | 6f892e6e9b43209dad3ee82ddd7bd4ea0d3b129f (patch) | |
tree | c8c5937f78a420cde514f0351eb1a887ef01c739 /source/text | |
parent | 377542bfda4f697cc0f50ac90e8ed40e98db0bd2 (diff) |
updating help for "Page number" on "Status Bar" help page
- changed section id from "seitennummer" to "pagenumber"
- single click opens "Go to Page"
- removed "link" in "pagenumber" section - because it simply goes
from the Status bar page to the page where the embed is coming from.
Change-Id: I23387937aea57811f85a9a9cf4a4f3a80932b4ac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88150
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/02/08010000.xhp | 9 | ||||
-rw-r--r-- | source/text/swriter/main0208.xhp | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/source/text/swriter/02/08010000.xhp b/source/text/swriter/02/08010000.xhp index 55d4d267de..b0a9d407c1 100644 --- a/source/text/swriter/02/08010000.xhp +++ b/source/text/swriter/02/08010000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +17,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textswriter0208010000xml" indexer="include" status="PUBLISH"> @@ -30,10 +29,10 @@ </history> </meta> <body> -<section id="seitennummer"> +<section id="pagenumber"> <bookmark xml-lang="en-US" branch="hid/.uno:StatePageNumber" id="bm_id9389648" localize="false"/> -<paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1"><link href="text/swriter/02/08010000.xhp" name="Page Number">Page Number</link></paragraph> -<paragraph role="paragraph" id="par_id3151184" xml-lang="en-US"><ahelp hid=".uno:StatePageNumber">The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1">Page Number</paragraph> +<paragraph role="paragraph" id="par_id3151184" xml-lang="en-US"><ahelp hid=".uno:StatePageNumber">The current page number is displayed in this field of the status bar. A click opens "Go to Page", with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3145078" xml-lang="en-US">The displayed page (x) and the total number of pages (y) are shown in the form <emph>Page x/y</emph> When you scroll through a document with the mouse, the page number is displayed when you release the mouse button. When you scroll using the right scrollbar, the page numbers are displayed as a Help tip. The page numbering format of the status bar and scrollbar is identical.</paragraph> <paragraph role="paragraph" id="par_id3145417" xml-lang="en-US">You can turn the <link href="text/swriter/01/02110000.xhp" name="Navigator">Navigator</link> display on or off by double-clicking the<emph> Page Number </emph>field.</paragraph> diff --git a/source/text/swriter/main0208.xhp b/source/text/swriter/main0208.xhp index 8d3a78405d..bf007d4700 100644 --- a/source/text/swriter/main0208.xhp +++ b/source/text/swriter/main0208.xhp @@ -33,7 +33,7 @@ <paragraph id="hd_id3153397" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/main0208.xhp" name="Status Bar">Status Bar</link></paragraph> <paragraph id="par_id3153414" role="paragraph" xml-lang="en-US">The Status Bar contains information about the current document and offers various buttons with special functions.</paragraph> </section> -<embed href="text/swriter/02/08010000.xhp#seitennummer"/> +<embed href="text/swriter/02/08010000.xhp#pagenumber"/> <embed href="text/shared/02/20020000.xhp#aktuelleseitenvorlage"/> <bookmark xml-lang="en-US" branch="hid/.uno:LanguageStatus" id="bm_id8360850" localize="false"/> |