groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] small bug in tbl


From: Werner LEMBERG
Subject: Re: [Groff] small bug in tbl
Date: Sun, 27 Apr 2003 21:01:14 +0200 (CEST)

> Reading tbl(1), it states that both "_" and "-" are recognized as line 
> generators. Yet, it is not so...

You have misread the docs.  `-' works in the format line, not in the
data lines:

  .TS
  tab(;);
  l-l_.
  A;;B;
  C;;D;
  .TE

> And, btw, in traditional typesetting, those three lines would have
> different widths.  Could that be added easily?

???  What do you want?


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]