lout-users
[Top][All Lists]
Advanced

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

Re: Making a @Tbl span the entire page width


From: Mark Summerfield
Subject: Re: Making a @Tbl span the entire page width
Date: Tue, 2 Sep 2008 07:43:25 +0100
User-agent: KMail/1.9.9

On 2008-09-02, Clint Olsen wrote:
> Hi:
>
> Which margin parameters affect this?  I see a lot of the parameters control
> the spacing inwards (cell etc.), but I want it to span the entire page
> width.  I'm using tables to do a resume, so the headers are on the left,
> and the details are on the right.

Two approaches come to mind. The one I use is to set the width to what I
know it must be (page size - sum of left and right margins), e.g.:

    @OneCol @OneRow @Centre 4.92i @Wide @Tbl

That may seem painful if you ever change page size but I have the above
as part of a def so would only need to change it once.

Another way is to set (one) of the column width's to "expand".

-- 
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
    C++, Python, Qt, PyQt - training and consultancy
        "Rapid GUI Programming with Python and Qt" - ISBN 0132354187




reply via email to

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