Am 09.11.2011 um 16:55 schrieb Andreas Harder:

> Hi all,
> 
> I think there is a bug with \placefloat and split option.
> 
> \starttext  \showframe[text]
> 
> \setupxtable
>  [split=yes,option=stretch,
>   width=4cm,height=3cm,
>   align={middle,middle}]
> 
> \startbuffer
> \startxtable
>  \dorecurse{15}{%
>    \startxrow
>      \dorecurse{5}{\startxcell cell: #1 x ##1 \stopxcell}
>    \stopxrow}
> \stopxtable
> \stopbuffer
> 
> % \getbuffer % OK
> 
> \placetable[here,split]{A big table}{\getbuffer}
> 
> \stoptext
> 
> By the way, what is the analogous split-option name if one uses the \start- 
> \stopplacetable syntax?

\startplacetable[location={split,…},…]

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to