24 Nov
2011
24 Nov
'11
6:05 p.m.
On 24.11.2011, at 17:19, Hans Hagen wrote:
On 24-11-2011 11:24, Andreas Harder wrote:
Hi Hans,
it seems \processtablebuffer ignores the table settings (at least the stretch-option).
\starttext
\startbuffer[my:xtable] \startxtable[option=stretch] \startxrow \startxcell alpha \stopxcell \startxcell beta \stopxcell \startxcell gamma \stopxcell \stopxrow \stopxtable \stopbuffer
\getbuffer[my:xtable] \blank \processxtablebuffer[my:xtable]
\stoptext
fixed in next beta but no nesting of xtables ... too much coding and it would nil the advantage (if there is any) anyway
Okay, thanks! Andreas