ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* transparent text in \framed
@ 2011-10-07 15:35 Peter Rolf
  2011-10-08 10:01 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2011-10-07 15:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

Hi,

I found a problem with transparency in \framed. If the foreground color
is transparent, the attribute is active all the time. Same is true if
you use a transparent foreground color in the content.

Small test file is attached. Tested with beta from 2011.10.05 23:53,
LuaTeX, Version beta-0.70.1-2011051907 (rev 4277).

Regards, Peter

[-- Attachment #2: test.tex --]
[-- Type: text/x-tex, Size: 510 bytes --]

\setuppagenumber[state=stop]
\definecolor[ghost][s=1,a=1,t=.5]
\starttext
\framed[foregroundcolor=ghost,background=color,backgroundcolor=black]
{Transparent text,\starttextcolor[red] still active here!\stoptextcolor\blackrule[color=blue,width=5cm,height=\strutheight]}
\framed[foregroundcolor=white,background=color,backgroundcolor=black]
{\starttextcolor[ghost]Transparent text,\stoptextcolor\starttextcolor[red] still active here!\stoptextcolor\blackrule[color=blue,width=5cm,height=\strutheight]}
\stoptext

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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

* Re: transparent text in \framed
  2011-10-07 15:35 transparent text in \framed Peter Rolf
@ 2011-10-08 10:01 ` Hans Hagen
  2011-10-08 12:25   ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-10-08 10:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 7-10-2011 17:35, Peter Rolf wrote:
> Hi,
>
> I found a problem with transparency in \framed. If the foreground color
> is transparent, the attribute is active all the time. Same is true if
> you use a transparent foreground color in the content.
>
> Small test file is attached. Tested with beta from 2011.10.05 23:53,
> LuaTeX, Version beta-0.70.1-2011051907 (rev 4277).

use \startcolor ... \starttextcolor is meant for whole documents (and 
actually can go away in mkiv as we have a setup command)


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: transparent text in \framed
  2011-10-08 10:01 ` Hans Hagen
@ 2011-10-08 12:25   ` Peter Rolf
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Rolf @ 2011-10-08 12:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 08.10.2011 12:01, schrieb Hans Hagen:
> On 7-10-2011 17:35, Peter Rolf wrote:
>> Hi,
>>
>> I found a problem with transparency in \framed. If the foreground color
>> is transparent, the attribute is active all the time. Same is true if
>> you use a transparent foreground color in the content.
>>
>> Small test file is attached. Tested with beta from 2011.10.05 23:53,
>> LuaTeX, Version beta-0.70.1-2011051907 (rev 4277).
> 
> use \startcolor ... \starttextcolor is meant for whole documents (and
> actually can go away in mkiv as we have a setup command)
>
Will do so. Thanks for the info.

Peter

___________________________________________________________________________________
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:[~2011-10-08 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07 15:35 transparent text in \framed Peter Rolf
2011-10-08 10:01 ` Hans Hagen
2011-10-08 12:25   ` Peter Rolf

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