lout-users
[Top][All Lists]
Advanced

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

Re: Two boxes


From: Valeriy E. Ushakov
Subject: Re: Two boxes
Date: Tue, 29 Jun 1999 18:42:26 +0400

On Tue, Jun 29, 1999 at 04:00:06PM +0200, Matthias Teege wrote:

> another problem. I want to place a short text at the top/left corner
> of the boxes.
> 
> Further more i would like to place a single line of text near (4mm)
> the bottom of the page and would be happy if somebody could help me

    def @EqualWidth right x { 50c @Wide x } # same as before

    @SysInclude { doc }
    @Doc @Text @Begin
    7c @High @HExpand {
      @Box @EqualWidth @VExpand {
        Some Text for Box1.
        //1rt ||1rt
        Bottom Right Box1
      }
      ||10p
      @Box @EqualWidth @VExpand {
        Some Text for Box2.
        //1rt ||1rt
        Bottom Right Box2
      }
    }
    //
    @Place x {.4cm} y {.4cm} {
      Foot Left
    }
    //
    @Place x {right - xsize - .4cm} y {.4cm} {
      Foot Right
    }
    //
    @Place x {{right - xsize} / 2} y {.4cm} {
      Foot Center
    }
    @End @Text


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]