ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to achieve transparency?
@ 2010-05-13 14:25 Marco
  2010-05-13 15:00 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Marco @ 2010-05-13 14:25 UTC (permalink / raw)
  To: ntg-context

Hi,

I wonder how transparency works in ConTeXt. I expect in the following
example the text to be transparent. That's not the case.

\definecolor   [myI]  [r=1, g=.9, b=.7, a=.8]
\definecolor   [myII] [r=0, g=.9, b=0,  a=.8]
\setupbodyfont [sans, 36pt]
\def\t{Test}
\starttext
\bf
\hbox{\color [myI] {\hbox to 0pt{\t}}
  \color [myII] {\t}}
\stoptext

Thanks in advance
Marco


___________________________________________________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2010-05-14 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-13 14:25 How to achieve transparency? Marco
2010-05-13 15:00 ` Hans Hagen
2010-05-13 17:13   ` Marco
2010-05-13 20:57     ` Hans Hagen
2010-05-13 21:47       ` Marco
2010-05-14 13:16       ` Henning Hraban Ramm
2010-05-14 13:35         ` 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).