ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Splitting (x)tables
@ 2011-11-09 15:55 Andreas Harder
  2011-11-09 16:05 ` Wolfgang Schuster
  2011-11-09 20:09 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Andreas Harder @ 2011-11-09 15:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

Regards
	Andreas
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-09 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 15:55 Splitting (x)tables Andreas Harder
2011-11-09 16:05 ` Wolfgang Schuster
2011-11-09 21:14   ` Andreas Harder
2011-11-09 20:09 ` Hans Hagen
2011-11-09 21:18   ` Andreas Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).