ps-black-white-faces
ps-black-white-faces is a variable defined in `
ps-print.el
'.
Its value is shown
below.
Documentation:
Specify list of face attributes to print colors on black/white printers.
The list elements are the same as defined on `ps-extend-face' (which see).
This variable is used only when `ps-print-color-p' is set to `black-white'.
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 20 of Emacs.
Value:
((font-lock-builtin-face "black" nil bold)
(font-lock-comment-face "gray20" nil italic)
(font-lock-constant-face "black" nil bold)
(font-lock-function-name-face "black" nil bold)
(font-lock-keyword-face "black" nil bold)
(font-lock-string-face "black" nil italic)
(font-lock-type-face "black" nil italic)
(font-lock-variable-name-face "black" nil bold italic)
(font-lock-warning-face "black" nil bold italic))