Blame doc/colors

Packit Service f629e6
.\" AWK Reference Card --- Arnold Robbins, arnold@skeeve.com
Packit Service f629e6
.\" This file sets the colors to use.
Packit Service f629e6
.\"
Packit Service f629e6
.\" Copyright (C) 1996,97,99 Free Software Foundation, Inc.
Packit Service f629e6
.\" 
Packit Service f629e6
.\" Permission is granted to make and distribute verbatim copies of
Packit Service f629e6
.\" this reference card provided the copyright notice and this permission
Packit Service f629e6
.\" notice are preserved on all copies.
Packit Service f629e6
.\" 
Packit Service f629e6
.\" Permission is granted to process this file through troff and print the
Packit Service f629e6
.\" results, provided the printed document carries copying permission
Packit Service f629e6
.\" notice identical to this one except for the removal of this paragraph
Packit Service f629e6
.\" (this paragraph not being relevant to the printed reference card).
Packit Service f629e6
.\" 
Packit Service f629e6
.\" Permission is granted to copy and distribute modified versions of this
Packit Service f629e6
.\" reference card under the conditions for verbatim copying, provided that
Packit Service f629e6
.\" the entire resulting derived work is distributed under the terms of a
Packit Service f629e6
.\" permission notice identical to this one.
Packit Service f629e6
.\" 
Packit Service f629e6
.\" Permission is granted to copy and distribute translations of this
Packit Service f629e6
.\" reference card into another language, under the above conditions for
Packit Service f629e6
.\" modified versions, except that this permission notice may be stated in
Packit Service f629e6
.\" a translation approved by the Foundation.
Packit Service f629e6
.\"
Packit Service f629e6
.ig
Packit Service f629e6
Strings for inline color change.
Packit Service f629e6
CR - color red
Packit Service f629e6
CG - color green
Packit Service f629e6
CL - color light blue
Packit Service f629e6
CB - color blue
Packit Service f629e6
CD - color dark, i.e. black
Packit Service f629e6
CX - color boX, i.e. for the surrounding boxes (red for now)
Packit Service f629e6
..
Packit Service f629e6
.ds CR \X'ps: exec 0 .96 .65 0 setcmykcolor'
Packit Service f629e6
.ds CG \X'ps: exec 1.0 0 .51 .43 setcmykcolor'
Packit Service f629e6
.ds CL \X'ps: exec .69 .34 0 0 setcmykcolor'
Packit Service f629e6
.ds CB \X'ps: exec 1 .72 0 .06 setcmykcolor'
Packit Service f629e6
.ds CD \X'ps: exec 1 1 1 1 setcmykcolor'
Packit Service f629e6
.ds CX \*(CG