[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Line width per cell of table.
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Line width per cell of table. |
Date: |
Fri, 13 Dec 2002 05:59:58 +0100 (CET) |
From: Doug Royer <address@hidden>
Subject: [Groff] Line width per cell of table.
Date: Thu, 12 Dec 2002 15:17:12 -0700
> I know that the 'linesize' sets the line size for an entire table.
>
> Is there a way to specify the line size for each cell? I have
> read and re-read the docs and I do not see a way.
There is no way.
> If there is not a way I was thinking of adding some code
> to allow 'l' (ell) to specify the line size for a cell.
> as in: '|l#' where '#' is used like the number value
> for 'p' ([+/-]pont). And also allow it for _ and =
This sounds like a good idea. Please provide a patch.
Werner