ps-print-face-map-alist

ps-print-face-map-alist is a variable defined in `ps-print.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Alist of all features and the corresponding bit mask.
Each symbol correspond to one bit in a bit vector.

Value:

((bold . 1) (italic . 2) (underline . 4) (strikeout . 8) (overline . 16) (shadow . 32) (box . 64) (outline . 128))