groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] Groff Pic and colored objects!


From: pod
Subject: [Groff] Groff Pic and colored objects!
Date: Fri, 23 May 2008 20:23:12 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

Hi all
Here is a short pic example
.PS
box height 0.3 "foofoo";
arrow arrowwid 1;
box width 3 height 3;
{"foofoo" at last box .n + (0,-0.1);}
box  width 1.8 height 1.5 at last box .w + (1.5,0);
.ps 8
{"\fBfoofoo()\fR" at last box .n + (0,-0.3);}
.PE

I just wanna know how I can make e.g. a box gray?
I know I can use e.g. box color "yellow" width 3 height 3;
but not e.g. box fill 0.5 width 3 height 3;

I use this command groff -p file | ps2pdf - file.pdf
How can I define own colors?


best regards pod





reply via email to

[Prev in Thread] Current Thread [Next in Thread]