ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* last natural table column longer
@ 2006-01-15 13:39 Vit Zyka
  2006-01-16  9:18 ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Vit Zyka @ 2006-01-15 13:39 UTC (permalink / raw)


Hello Wizards,

my multi page (and multicolumn) table exceeds the last page by 2 rows. 
Is there a way to make last column a bit longer? Here is a minimal example:

------------------------------------------
\startbuffer[table]
\bTABLE[split=yes]
   \dorecurse{138}{\bTR\bTD cell #1\eTD\eTR}
\eTABLE
\stopbuffer

\starttext
\startcolumns
   \getbuffer[table]
\stopcolumns
\stoptext
------------------------------------------

Thanks
Vit

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

end of thread, other threads:[~2006-01-21 15:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-15 13:39 last natural table column longer Vit Zyka
2006-01-16  9:18 ` Taco Hoekwater
2006-01-16 10:59   ` Vit Zyka
2006-01-21 15:57   ` Vit Zyka

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).