Hi,
Le 02/01/2016, Hans Hagen a écrit
> On 12/31/2015 2:57 PM, Romain Diss wrote:
> >Hi all,
> >
> >I am trying to use xtables in a CLD document but when I add a row, it
> >doesn't compile anymore. Is there something wrong? If xtables is not
> >usable with CLD, what is the best set of table commands to use with CLD?
> >
> >% Minimum not working example :
> >context.starttext()
> >context.startxtable()
> > context.startxrow()
> > context.startxcell()
> > context("Test")
> > context.stopxcell()
> > context.stopxrow()
> >context.stopxtable()
> >context.stoptext()
> >% end of the example.
>
> that has to do with the fact that such a table gets buffered (it needs
> several passes)
>
> i added an experimental trick to the next beta that makes this run ok
It works well, thank you very much.
All the best.
--
Romain Diss
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________