Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / awk / doc / colors
1 .\" AWK Reference Card --- Arnold Robbins, arnold@gnu.org
2 .\" This file sets the colors to use.
3 .\"
4 .\" Copyright (C) 1996,97,99 Free Software Foundation, Inc.
5 .\" 
6 .\" Permission is granted to make and distribute verbatim copies of
7 .\" this reference card provided the copyright notice and this permission
8 .\" notice are preserved on all copies.
9 .\" 
10 .\" Permission is granted to process this file through troff and print the
11 .\" results, provided the printed document carries copying permission
12 .\" notice identical to this one except for the removal of this paragraph
13 .\" (this paragraph not being relevant to the printed reference card).
14 .\" 
15 .\" Permission is granted to copy and distribute modified versions of this
16 .\" reference card under the conditions for verbatim copying, provided that
17 .\" the entire resulting derived work is distributed under the terms of a
18 .\" permission notice identical to this one.
19 .\" 
20 .\" Permission is granted to copy and distribute translations of this
21 .\" reference card into another language, under the above conditions for
22 .\" modified versions, except that this permission notice may be stated in
23 .\" a translation approved by the Foundation.
24 .\"
25 .ig
26 Strings for inline color change.
27 CR - color red
28 CG - color green
29 CL - color light blue
30 CB - color blue
31 CD - color dark, i.e. black
32 CX - color boX, i.e. for the surrounding boxes (red for now)
33 ..
34 .ds CR \X'ps: exec 0 .96 .65 0 setcmykcolor'
35 .ds CG \X'ps: exec 1.0 0 .51 .43 setcmykcolor'
36 .ds CL \X'ps: exec .69 .34 0 0 setcmykcolor'
37 .ds CB \X'ps: exec 1 .72 0 .06 setcmykcolor'
38 .ds CD \X'ps: exec 1 1 1 1 setcmykcolor'
39 .ds CX \*(CG