[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [groff] 01/09: tbl(1): Advise users to avoid .EQ calls in tables.
From: |
Keith Marshall |
Subject: |
Re: [groff] 01/09: tbl(1): Advise users to avoid .EQ calls in tables. |
Date: |
Mon, 14 Jun 2021 23:47:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 14/06/2021 19:32, G. Branden Robinson wrote:
> [...snip...]
> diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
> index 370f384..5f981cd 100644
> --- a/src/preproc/tbl/tbl.1.man
> +++ b/src/preproc/tbl/tbl.1.man
> @@ -1025,6 +1025,20 @@ should always be called before
> .RI ( groff (@MAN1EXT@)
> automatically takes care of the correct order of preprocessors).
> .
> +Don't call the
> +.B EQ
> +and
> +.B EN
> +macros within tables;
> +instead,
> +set up delimeters in your
Typo? s/delimeters/delimiters/ yields the correct spelling in GB/world
English; surely US is the same?
- Re: [groff] 01/09: tbl(1): Advise users to avoid .EQ calls in tables.,
Keith Marshall <=