groff
[Top][All Lists]
Advanced

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

[Groff] conditionals inside a table?


From: Anton Shterenlikht
Subject: [Groff] conditionals inside a table?
Date: Thu, 04 Dec 2014 07:57:50 -0800 (PST)

I want to make a document that can give good
ascii and Postscript results. I found that I need
to adjust the formating of tables. I'm trying to
to this with .ie/.el like this:

   10   .TS H
   11   expand,center;
   12   .ie t lw(0.5i) lw(0.01i) lw(0.5i) lw(2.5i) lw(1.4i).
   13   .el lw(1i) lw(0.2i) lw(1i) lw(5i) lw(3i).

However, it seems tbl doesn't understand this:

tbl:wish.1:12: `.' not last character on line
tbl:wish.1:12: giving up on this table

Please advise

Thanks

Anton



reply via email to

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