I have a rather large table that I have to typeset. It needs to be rotated 90 to fit and will span several pages.
\setuptables[split=repeat]
\placetable[split,90][table:literature]{A selected survey...}{\start
\starttablehead
\HL
\NC {\bf Reference} \NC {\bf Application} \NC {\bf Family} \NC {\bf Dimension} \NC {\bf Global measure} \NC {\bf Parameter} \MR
\HL
\stoptablehead
\starttabletail
\HL
\stoptabletail
\starttables[|p(1.5in)|p(0.75in)|p(1.5in)|p(.75in)|p(1.75in)|p(1.75in)|]
\NC \cite{Dupuis2005} \NC Environmental \NC Class of \MEV \NC Multivariate \NC Tail dependence \NC Weighted Maximum likelihood \MR
:
:
However rotating 90 seems to complicate matters and the table extends into footer. Any help in solving this issue would be appreciated.
Also, I began to look at the linetable solution but could not find any documentation. Is there anyway to tell how to use this mode?
Thanks in advance
--
Leon Adams