Re: @Diag with coordinates is not working for me

"Daniel Ajoy" <[email protected]> Mon, 02 Sep 2019 10:11:57 -0500
Newsgroups gmane.comp.type-setting.lout
Message-ID <op.z7hwh7a00gup8g@sarvasla>
Thanks, this worked.

Daniel

On Sun, 01 Sep 2019 11:00:15 -0500, <[email protected]> wrote:

> @DP Use of "@HContract" or any display symbol that tries to contract as much as possible the horizontal extent
> @DP @HContract @Diag {
> @Box margin { 0c } 4c @Wide 5c @High
> //
> A:: @Square
> translate { CTR to 0.5,0.67 }
> { @I A }
> B:: @Circle
> translate { CTR to 0.8,0.25 }
> { @I B }
> @Link arrow{yes} from{A} to{B}
> }