tbl work with 132 columns?

Doug Gwyn gwyn at brl-smoke.ARPA
Sat Apr 30 11:01:47 AEST 1988


In article <5668 at uwmcsd1.UUCP> dave at csd4.milw.wisc.edu (David A Rasmussen) writes:
>Anyone know if tbl can be hacked (and ditroff will take it's output)
>to do 132 column stuff?

If by this you mean 132 tabular columns, not 132 character positions,
then the answer is NO.  "tbl" assigns troff register names like crazy,
using successive letters for example.  It runs out of valid names
before 132 of them have been assigned.  I've pretty much fixed this to
work sanely rather than producing random behavior in a total overhaul
of "tbl" that I haven't quite finished, but to do it really right one
needs something like SoftQuad's enhanced version of "troff" ("sqtroff").

Just out of curiosity, how in the world could you view a 132-column
table?  Even with tiny fonts that would still be excessively wide.



More information about the Comp.unix.questions mailing list