groff
[Top][All Lists]
Advanced

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

Re: [Groff] Arrow between ellipses - How to chop (remove overlap) ?


From: Ralph Corderoy
Subject: Re: [Groff] Arrow between ellipses - How to chop (remove overlap) ?
Date: Sun, 01 Oct 2000 17:52:42 +0100

Hi,

> I have quite some difficulties getting this right.
> 
> .PS
> E1: ellipse "$DoDo$" at (0,0)
> E2: ellipse "$NoNo$" at (5, 5)
> arrow from E1 to E2 chop
> .PE
> 
> Now my problem can you define chop (or synonym) so that the overlap
> of the arrows over the ellipses does not occur ?

Try

    arrow from E1 to E2 chop 0.3

and see also the definition of chop around page 10 of Kernighan's _PIC
-- A Graphics Language for Typesetting_ mentioned at the end of groff's
pic man page.  <URL:http://cm.bell-labs.com/cm/cs/cstr/116.ps.gz>


Ralph.


reply via email to

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