diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-19 11:36:17 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-20 08:48:52 +0100 |
commit | 15e0e4742d13a76837daf5dd666b7d57b4651a92 (patch) | |
tree | b649e79df56ef6c0fd850f9184d7bd6c619c5eac /source/auxiliary | |
parent | 48807862eb87e3c1b874e25eb3b48f04deb224c8 (diff) |
Resolves: tdf#73398 and tdf#107192 help for printing range of pages
( swriter/guide/print_selection )
new guide page for how to print page ranges and selections
( shared/01/01130000.html ) ( File > Print )
+ add <embed> for new page under Text Documents
* update to <h1>,<h2>
- comment out "More Options" control, which was
removed with tdf#137506
( source/auxiliary/swriter.tree )
+ add as <topic> under Printing
Change-Id: I68c97522facddfb78c81ee845e5385b3eb236e8c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106133
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/swriter.tree | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 97ec2ab998..1902039ff2 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -218,7 +218,8 @@ <topic id="swriter/text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</topic> </node> <node id="0222" title="Printing"> -<topic id="swriter/text/swriter/guide/printer_tray.xhp">Selecting printer paper trays</topic> +<topic id="swriter/text/swriter/guide/print_selection.xhp">Selecting What to Print</topic> +<topic id="swriter/text/swriter/guide/printer_tray.xhp">Selecting Printer Paper Trays</topic> <topic id="swriter/text/swriter/guide/print_preview.xhp">Previewing a Page Before Printing</topic> <topic id="swriter/text/swriter/guide/print_small.xhp">Printing Multiple Pages on One Sheet</topic> <topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic> |