ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* applying properties to columns / rows in xtables
@ 2016-02-17 14:48 Pablo Rodriguez
  2016-02-17 15:01 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2016-02-17 14:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

having this basic xtable (adapted from xtables-mkiv.pdf):

    \starttext
    \startxtable[option=stretch]
        \startxrow
            \startxcell one \stopxcell
            \startxcell two \stopxcell
        \stopxrow
        \startxrow
            \startxcell alpha \stopxcell
            \startxcell beta \stopxcell
        \stopxrow
    \stopxtable
    \stoptext

Is there any way to apply properties to the first column and the second
column without having to add an identifier to each xcell?

In this sample, it would be easy. In a longer xtable, I would like to
avoid it :-).

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2016-02-17 16:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-17 14:48 applying properties to columns / rows in xtables Pablo Rodriguez
2016-02-17 15:01 ` Wolfgang Schuster
2016-02-17 15:12   ` Pablo Rodriguez
2016-02-17 15:22     ` Wolfgang Schuster
2016-02-17 16:05       ` Pablo Rodriguez

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