lout-users
[Top][All Lists]
Advanced

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

using the same value in PS and lout


From: Tamas Papp
Subject: using the same value in PS and lout
Date: Wed, 3 Nov 1999 09:19:17 +0100

Hi,

I have a particular value that I'd like to use in two different
ways. Say that I 

def length { 0.2 }

and then I use it in

{
...
length cm 0.5 cm lineto
...
} @Graphic { {length}c @Wide 0.5 cm @High }

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?

Regards,

Tamas


reply via email to

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