groff
[Top][All Lists]
Advanced

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

RE: [Groff] Empty lines when using groff -t -Tascii


From: Ted Harding
Subject: RE: [Groff] Empty lines when using groff -t -Tascii
Date: Wed, 13 Aug 2003 14:25:04 +0100 (BST)

On 13-Aug-03 address@hidden wrote:
> Hi!
> 
> I'm trying to create an ascii table using groff -t -Tascii.  The table 
> created looks very nice, except that a couple of empty lines were added
> in the middle of the table (lines 65, 66 are empty).  Is there any way 
> to avoid this?

Hi Michelle,

This looks like a "page break" effect. Try setting a sufficiently
large "pagelength" -- the simplest way is probably something like

.pl 50i
.TS
[Your table definition]
.TE

where I've used "50i" which is about enough for a 300-line table,
but you can experiment to find the best for you.

Best wishes,
Ted.


--------------------------------------------------------------------
E-Mail: (Ted Harding) <address@hidden>
Fax-to-email: +44 (0)870 167 1972
Date: 13-Aug-03                                       Time: 14:25:04
------------------------------ XFMail ------------------------------

reply via email to

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