ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \startlinetable
@ 2010-11-13 10:01 Herbert Voss
  0 siblings, 0 replies; only message in thread
From: Herbert Voss @ 2010-11-13 10:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

An example drom the wiki:

\setuplinetable[n=6,lines=40]

\setuplinetable[c][1]   [width=2cm,background=color,backgroundcolor=red]
\setuplinetable[c][4]   [width=3cm,background=color,backgroundcolor=yellow]
\setuplinetable[c][6]   [width=3cm,background=color,backgroundcolor=magenta]
\setuplinetable[r][odd] [background=color,backgroundcolor=gray]
\setuplinetable[r][even][background=color,backgroundcolor=green]

\starttext

\showframe \showstruts

\setupcolors[state=start]

\startlinetable
\dorecurse{5}{\NC aaa\crlf aaa \NC bb \NC c \NC ddddd \NC eeee \NC ff}
\NC \NR
\dorecurse{100}{\dorecurse{5}{\NC aaa \NC bb \NC c \NC ddddd \NC eeee
\NC ff} \NC \NR}
\stoplinetable

\stoptext


! Missing number, treated as zero.
<to be read again>
                   d
\!!depth ->d
            epth
\domakeblackrule ...!!height \@@bjheight \!!depth
                                                  \@@bjdepth \stopcolor
\complexblackrule ...[\??bj ][#1]\domakeblackrule
                                                  \egroup
<argument> ...depth }, \c!width =\wd \scratchbox ]
                                                  \hskip -\wd
\scratchbox \b...
\firstoftwoarguments #1#2->#1

...
l.16 ...aa \NC bb \NC c \NC ddddd \NC eeee \NC ff}
                                                   \NC \NR
?


current minimal mkii and mkiv

Herbert
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2010-11-13 10:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-13 10:01 \startlinetable Herbert Voss

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