Thanks. It works well.

2008/6/9 Wolfgang Schuster <[EMAIL PROTECTED]>:
> On Mon, Jun 9, 2008 at 10:05 AM, Zhaopeng Xing <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have a multi-page nature table and tried to give a caption by
>> \placetable[here][tab:sample]{sample table}{
>> A nature table here
>> }
>>
>> But it will run wrong. It seems multipage stuff can not be float. Is
>> there any suggestion? Thanks.
>
> You need the split parameter for \placetable.
>
> \placetable
>  [split]
>  {A very long table}
>  {\bTABLE
>   \dorecurse{200}{\bTR\bTD Text \eTD\eTR}
>   \eTABLE}
>
> Wolfgang
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>



-- 
Zhaopeng XING

Tinbergen Institute
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to