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?
Here is a part from the alpha.csv file
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