Reading earlier messages on this list I hoped the following 
would work for natural tables as well. It does not, the table
ends up unsplit. What am I doing wrong?

\starttext
\splitfloat
   [lines=3, conversion=greek]
   {\placetable{test}}
   {\bTABLE[split=repeat]
    \bTR \bTD a \eTD\bTH b \eTH\eTR
    \dorecurse{50}{\bTR\bTD 1 \eTD\bTD 2\eTD\eTR}
    \eTABLE}
\stoptext


-- 
Johan Sandblom  N8, MRC, Karolinska sjh  
t +46851776108  17176 Stockholm  
m +46735521477  Sweden           
"What is wanted is not the will to believe, but the 
will to find out, which is the exact opposite" 
-- Bertrand Russell

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

Reply via email to