[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] why this warning ?
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] why this warning ? |
Date: |
Sun, 05 Nov 2006 08:05:15 +0100 (CET) |
> i have a warning that i do not understand. the tbl below give a
> warning: grotty:tab:7: character above first line discarded (using:
> groff -t -Tascii tab). Any idea why ?
>
> .TS
> tab(|);
> l s s s
> c c c c.
> UEBERSCHRIFT
> a|b|c|d
> a|b|c|d
> a|b|c|d
> .TE
The current development version in the CVS no longer shows this
warning. It's completely harmless, BTW.
Werner