ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Gray lines
@ 1998-06-26 17:59 Berend de Boer
  0 siblings, 0 replies; 2+ messages in thread
From: Berend de Boer @ 1998-06-26 17:59 UTC (permalink / raw)


Hai All,

ConTeXt makes it so easy to use colors that some shortcomings of TeX become 
quite apparant. Does anyone have experience with the TeX clones like eTeX 
if they do color better?

For example background color of cells in a table is difficult to get right. 
Also I want vertical gray lines between rows.

Groetjes,

Berend.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Gray lines
@ 1998-06-27 22:14 Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1998-06-27 22:14 UTC (permalink / raw)
  Cc: 'ntg-context@ntg.nl'

Berend de Boer wrote:
> 
> Hai All,
> 
> ConTeXt makes it so easy to use colors that some shortcomings of TeX become
> quite apparant. Does anyone have experience with the TeX clones like eTeX
> if they do color better?
> 
> For example background color of cells in a table is difficult to get right.
> Also I want vertical gray lines between rows.

Got you! It's one of the undocumented features: 

\stelkleurenin[status=start]           \setupcolors[state=start]

\starttabel[||]                        \starttable[||]
\HC[groen][4]                          \HC[green][4]
\VC[rood] test \VC[blauw][8] \SR       \VC[red] test \VC[blue] \SR
\HC[groen]                             \HC[green]
\stoptabel                             \stoptable

\end

Color in cells is not that hard. I suggest that you look in core-tab for
some examples. Another automatic feature is:

\AR (automatic row instead of \SR \FR \MR \LR) 

Wanna get crazy: turn on tracing: \tracetabletrue

Hans 

-----------------------------------------------------------------
                                              Hans Hagen | PRAGMA
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-06-27 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-26 17:59 Gray lines Berend de Boer
1998-06-27 22:14 Hans Hagen

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