ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* xtables doesn't work in CLD
@ 2015-12-31 13:57 Romain Diss
  2016-01-02 10:28 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Diss @ 2015-12-31 13:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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.

All the best.

-- 
Romain Diss
___________________________________________________________________________________
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:[~2016-01-18 15:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-31 13:57 xtables doesn't work in CLD Romain Diss
2016-01-02 10:28 ` Hans Hagen
2016-01-18 15:25   ` Romain Diss

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