Re: Adding table-like hor/vert lines

Valery Ushakov <[email protected]> Mon, 6 Jan 2020 00:24:03 +0300
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
On Sun, Jan 05, 2020 at 15:59:34 +0100, Oliver Bandel wrote:

> I print a large table dierctly without @Table via
> / and |  positioning.
> 
> That works fine.
> 
> What I now want to do, is: adding table-like lines (hor/vert) at
> specific lines / columns, without switching to @Table.
> 
> Is there a (hopefully easy) way to do this?
> If so: how to do it?

Look how tbl does it and borrow that bit of code?  See @HRule @VRule
and related definitions (could be simplified if you don't need direct
PDF output).

-uwe