ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* xtable (\getbuffer vs. \processxtablebuffer)
@ 2011-11-24 10:24 Andreas Harder
  2011-11-24 16:19 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Harder @ 2011-11-24 10:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


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] 3+ messages in thread

* Re: xtable (\getbuffer vs. \processxtablebuffer)
  2011-11-24 10:24 xtable (\getbuffer vs. \processxtablebuffer) Andreas Harder
@ 2011-11-24 16:19 ` Hans Hagen
  2011-11-24 17:05   ` Andreas Harder
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-11-24 16:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

* Re: xtable (\getbuffer vs. \processxtablebuffer)
  2011-11-24 16:19 ` Hans Hagen
@ 2011-11-24 17:05   ` Andreas Harder
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Harder @ 2011-11-24 17:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2011-11-24 17:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-24 10:24 xtable (\getbuffer vs. \processxtablebuffer) Andreas Harder
2011-11-24 16:19 ` Hans Hagen
2011-11-24 17:05   ` 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).