diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-06 19:17:20 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-11-07 01:52:59 +0100 |
commit | b310c2a8fb3c21429a755b318a1b4be31a5496d0 (patch) | |
tree | 320ee82a22e6f38f81504b31ae09e6a0dcd4271b /source/text/shared/guide/print_blackwhite.xhp | |
parent | 3568ffd245094b1ee98eab3cb2e0be18646a7aa5 (diff) |
tdf#149991 Replace Page with Page Style
Change-Id: I4d7a5178180aa49ca16c569b1c2a90bd248bedc5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142299
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/guide/print_blackwhite.xhp')
-rw-r--r-- | source/text/shared/guide/print_blackwhite.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/print_blackwhite.xhp b/source/text/shared/guide/print_blackwhite.xhp index f8eadbb217..142cabb1ea 100644 --- a/source/text/shared/guide/print_blackwhite.xhp +++ b/source/text/shared/guide/print_blackwhite.xhp @@ -62,9 +62,9 @@ <paragraph xml-lang="en-US" id="par_id3147573" role="listitem">Under <emph>Quality,</emph> select either <emph>Grayscale</emph> or <emph>Black & white</emph> and click <emph>OK</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3154307" role="listitem">When either of these options is selected, all presentations or drawings will be printed without color. If you only want to print in black for the <emph>current</emph> print job, select the option in <emph>File - Print - %PRODUCTNAME Draw/Impress</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3149786" role="listitem"> - <emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph> + <emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page Style - Background</emph> will not be printed.</paragraph> <paragraph xml-lang="en-US" id="par_id3145610" role="listitem"> - <emph>Black & white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph> + <emph>Black & white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page Style - Background</emph> will not be printed.</paragraph> </listitem> </list> <paragraph xml-lang="en-US" id="hd_id3153896" role="heading" level="2">Printing Only Text in Black and White</paragraph> |