[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] tables in a macro
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] tables in a macro |
Date: |
Tue, 13 Jun 2006 07:28:55 +0200 (CEST) |
> The following works:
>
>
> .\" tbl
> .eo
> .de ATABLE ..
> .TS
> allbox tab(;);
> cl.
> \$1;\$2
> .TE
> ...
> .ec
> .ATABLE A table
> .ATABLE Another table
> .ATABLE And "another one"
Aah, nice idea. I'll add such an example to the tbl man page.
Werner
- [Groff] tables in a macro, Erich Hoffmann, 2006/06/12
- Re: [Groff] tables in a macro, Tadziu Hoffmann, 2006/06/12
- Re: [Groff] tables in a macro,
Werner LEMBERG <=
- Re: [Groff] tables in a macro, Rüdiger Härtel, 2006/06/13
- Re: [Groff] tables in a macro, Erich Hoffmann ggi, 2006/06/13
- Re: [Groff] tables in a macro, Werner LEMBERG, 2006/06/13
- Re: [Groff] tables in a macro, Tadziu Hoffmann, 2006/06/13
- Re: [Groff] tables in a macro, Tadziu Hoffmann, 2006/06/14
- Re: [Groff] tables in a macro, Werner LEMBERG, 2006/06/16
- Re: [Groff] tables in a macro, Werner LEMBERG, 2006/06/16
- Re: [Groff] tables in a macro, Tadziu Hoffmann, 2006/06/16