# HG changeset patch # User Eli Zaretskii # Date 980603038 0 # Node ID fd06a4e20d8763621404048758b976ed8d58e7a7 # Parent d1a5bb6d381119522bd4d1730569bd5453d046f8 (PostScript Variables): Extend the documentation of ps-print-color-p. Add the description of ps-use-face-background. diff -r d1a5bb6d3811 -r fd06a4e20d87 man/misc.texi --- a/man/misc.texi Sat Jan 27 13:22:37 2001 +0000 +++ b/man/misc.texi Sat Jan 27 13:43:58 2001 +0000 @@ -1389,11 +1389,24 @@ is @code{nil}, @code{printer-name} is used. @vindex ps-print-header -@vindex ps-print-color-p The variable @code{ps-print-header} controls whether these commands add header lines to each page---set it to @code{nil} to turn headers -off. You can turn off color processing by setting -@code{ps-print-color-p} to @code{nil}. +off. + +@cindex color emulation on black-and-white printers +@vindex ps-print-color-p + If your printer doesn't support colors, you should turn off color +processing by setting @code{ps-print-color-p} to @code{nil}. By +default, if the display supports colors, Emacs produces hardcopy output +with color information; on black-and-white printers, colors are emulated +with shades of gray. This might produce illegible output, even if your +screen colors only use shades of gray. + +@vindex ps-use-face-background + By default, PostScript printing ignored the background of the faces, +unless the variable @code{ps-use-face-background} is set to a +non-@code{nil} value. This is to avoid unwanted interference with the +zebra stripes and background image/text. @vindex ps-paper-type @vindex ps-page-dimensions-database