diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-29 14:15:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-29 21:37:50 +0200 |
commit | 3ffbf68223b981335abdfede5dc5f86c30269c13 (patch) | |
tree | 457bbd43cc9622a14dc31189ee3911a7f5429cf1 /source/text/swriter | |
parent | 921da60c0a7bf06943277d27dad3e10b19d7d5bd (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
Change-Id: I7db22fb77cd690cfadb8b0fda4776ddb0a1ff0df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152373
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/01120000.xhp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/source/text/swriter/01/01120000.xhp b/source/text/swriter/01/01120000.xhp index e47dbc3137..f4c8f66187 100644 --- a/source/text/swriter/01/01120000.xhp +++ b/source/text/swriter/01/01120000.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textswriter0101120000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Print Preview</title> + <title id="tit">Print Preview</title> <filename>/text/swriter/01/01120000.xhp</filename> </topic> </meta> @@ -28,20 +28,20 @@ <body> <section id="printpreview"> -<bookmark xml-lang="en-US" branch="hid/.uno:PrintPreview" id="bm_id2822117" localize="false"/> +<bookmark branch="hid/.uno:PrintPreview" id="bm_id2822117" localize="false"/> -<h1 id="hd_id2013916" xml-lang="en-US"><link href="text/swriter/01/01120000.xhp">Print Preview</link></h1> -<paragraph id="par_id1471907" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:PrintPreview">Displays a preview of the printed page or closes the preview when in preview mode.</ahelp></paragraph> +<h1 id="hd_id2013916"><link href="text/swriter/01/01120000.xhp">Print Preview</link></h1> +<paragraph id="par_id1471907" role="paragraph"><ahelp hid=".uno:PrintPreview">Displays a preview of the printed page or closes the preview when in preview mode.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#view"/> </section> -<paragraph id="par_id8697470" role="paragraph" xml-lang="en-US">Use the icons on the <link href="text/swriter/main0210.xhp"><emph>Print Preview Bar</emph></link> to scroll through the pages of the document or to print the document.</paragraph> -<paragraph id="par_id4314706" role="paragraph" xml-lang="en-US">You can also press Page Up and Page Down keys to scroll through the pages.</paragraph> -<paragraph id="par_id4771874" role="note" xml-lang="en-US">You cannot edit your document while you are in the print preview.</paragraph> -<bookmark xml-lang="en-US" branch="hid/.uno:ClosePreview" id="bm_id9368395" localize="false"/> -<paragraph id="par_id5027008" role="paragraph" xml-lang="en-US"><ahelp hid="." visibility="hidden">To exit the print preview, click the <emph>Close Preview</emph> button.</ahelp></paragraph> +<paragraph id="par_id8697470" role="paragraph">Use the icons on the <link href="text/swriter/main0210.xhp"><emph>Print Preview Bar</emph></link> to scroll through the pages of the document or to print the document.</paragraph> +<paragraph id="par_id4314706" role="paragraph">You can also press Page Up and Page Down keys to scroll through the pages.</paragraph> +<note id="par_id4771874">You cannot edit your document while you are in the print preview.</note> +<bookmark branch="hid/.uno:ClosePreview" id="bm_id9368395" localize="false"/> +<paragraph id="par_id5027008" role="paragraph"><ahelp hid=".">To exit the print preview, click the <emph>Close Preview</emph> button.</ahelp></paragraph> </body> </helpdocument> |