lout-users
[Top][All Lists]
Advanced

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

Re: Paragraphs inside tables


From: Michael Day
Subject: Re: Paragraphs inside tables
Date: Mon, 28 May 2001 16:40:42 +1000 (EST)

> If I wish to have a justified paragraph of text inside a table, what
> object should I use? Just placing the text there seems to cause it all to
> appear on one line that goes off the page.

Just to reply to myself, this seems to work:

@Tbl
        aformat { @Cell A | @Cell B }
{
        @Rowa
                A { Some text }
                B { 4i @Wide { Some much longer text ... } }
        ...
}

Is there any alternative to using the @Wide operator, for instance to say
"use what available space there is for the cell and break the paragraph
when necessary"?

Thanks,

Michael





reply via email to

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