lout-users
[Top][All Lists]
Advanced

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

Re: How do I equally space?


From: Jeff Kingston
Subject: Re: How do I equally space?
Date: Mon, 18 Oct 1999 07:24:10 +1000

Monty writes:

> I want to equally space some horizontal rows to fill the specified height.
> I'm not sure what gap I can specify to do that.  Say I have six rows (of
> equal height) and want them evenly spaced across a height of 3 inches.  Any
> ideas?

You could try

    3i @High @VAdjust {
    FirstRow
    @DP
    SecondRow
    @DP
    ThirdRow
    @DP
    FourthRow
    @DP
    @FifthRow
    @DP
    SixthRow
    }

The @High and @VAdjust symbols are from raw Lout, they are not really
advertised in the User's Guide, but if you need more you can find them
in the Expert's Guide.

Jeff


reply via email to

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