[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] Groff mom and tbl
From: |
Jörg Klein |
Subject: |
[groff] Groff mom and tbl |
Date: |
Thu, 24 Oct 2019 11:43:01 +0200 |
I have a table that is wider than the page width. How can I change the font
size or table width so that it fits on the page? The second question is,
how do I set the table in portrait orientation?
alpha,beta,gamma,delta,epsilon,Zeta,Eta,Theta
1,2,3,4,5,6,7,8
1,2,3,4,5,6,7,8
Part of the csv files longer as 800 lines. The name of the csv file is
alpha.csv.
.TS H
center, allbox, tab(,);
c s s s s s s s
c c c c c c c c
c c c n n n n n .
This is the line with I can see on all pages
_
.TH
.so alpha.csv
.TE
- [groff] Groff mom and tbl,
Jörg Klein <=