Pic problem

Marshall D. Abrams abrams at mitre.arpa
Mon Jan 5 07:01:04 AEST 1987


I am trying to use pic to draw a figure about 10 incles wide.  Pic
insists on reducing the size to 8 x 8.  I would appreciate any hints on
how to prevent this.  The pic file follows.  Please respond directly; I
am not on this list.  Thanks very much.

Sincerely,

 - Marshall D. Abrams, phone: (703) 883-6938
   The MITRE Corporation, 7525 Colshire Drive
   Mail Stop Z670, Mc Lean, VA   22102

-----------pic test file -------------------


.PS 10
boxwid=2.0i
boxht=1i
.ll 11i
B1: box 
B2: box at (B1.c.x+2.6,B1.c.y)
B3: box at (B2.c.x+2.6,B1.c.y)
B4: box at (B1.c.x-1,B1.c.y-1.5)
B5: box at (B2.c.x-1.3,B1.c.y-1.5) 
.PE



More information about the Comp.unix.questions mailing list