Hi All,

In my document I have many tables using:

\section{My table ...}
My table presentation....
\splitfloat
{\placetable[force][tab:TabN103]{Table label}}
{
\bTABLE
 \bTR
   \bTD {\bf ID} \eTD
   \bTD {\bf Description} \eTD
 \eTR
 \bTR
   \bTD ID_001 \eTD
   \bTD Contents... \eTD
 \eTR
 \bTR
   \bTD ID_002 \eTD
   \bTD Contents... \eTD
 \eTR
...
 \bTR
   \bTD ID_00N \eTD
   \bTD contents \eTD
 \eTR
\eTABLE
}

The length of these tables is variable. My problem is in some pages I have empty space because the hole table can't fit inside it and jumps to a new page. What is the parameter to set so I have a table spanned across to pages?

Thanks!

jk

--
// Jilani KHALDI
http://jkhaldi.oltrelinux.com



_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to