lout-users
[Top][All Lists]
Advanced

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

Re: using the same value in PS and lout


From: Valeriy E. Ushakov
Subject: Re: using the same value in PS and lout
Date: Wed, 3 Nov 1999 17:05:40 +0300

On Wed, Nov 03, 1999 at 09:19:17AM +0100, Tamas Papp wrote:

> My problem is that I cannot make lout evaluate length and append c at
> the end. I tried {}'s (as I did above) but they don't seem to work. Is 
> there any way to solve this?

    {{length}c} @Wide

BTW, @Graphic defines xsize, ysize, xmark, ymark for the postscript
code in its left parameter, so 

    @SomeWidth @Wide @SomeHeight @High {
        # ...
        xsize ysize lineto
        # ...
     } @Graphic {
        # ...
     }

will accomplish this in a more readable fashion.

SY, Uwe
-- 
address@hidden                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen


reply via email to

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