ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* transparency stopped working in LMTX
@ 2021-09-07  9:02 Henning Hraban Ramm via ntg-context
  2021-09-07 16:11 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2021-09-07  9:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Henning Hraban Ramm

(Latest LMTX, yesterday’s luametatex binary)

The MWE shows no transparency with LMTX, it works with MkIV:

'''
\setupexternalfigures[location=default]
\definetransparency[light][a=1,t=.05]

\definelayer[bg][x=0mm,y=0mm]
\setupbackgrounds[text][background={bg},state=start]

\starttext

\starttransparent[light]%
\externalfigure[hacker]%
\stoptransparent

\setlayer[bg][
  hoffset=5mm,
  voffset=5mm,
]{
\starttransparent[light]%
\externalfigure[hacker]%
\stoptransparent
}

\stoptext
'''

The layer stuff is not "minimal", but I wanted to check if "multiply" works.


Hraban
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: transparency stopped working in LMTX
  2021-09-07  9:02 transparency stopped working in LMTX Henning Hraban Ramm via ntg-context
@ 2021-09-07 16:11 ` Hans Hagen via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen via ntg-context @ 2021-09-07 16:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On 9/7/2021 11:02 AM, Henning Hraban Ramm via ntg-context wrote:
> (Latest LMTX, yesterday’s luametatex binary)
> 
> The MWE shows no transparency with LMTX, it works with MkIV:
> 
> '''
> \setupexternalfigures[location=default]
> \definetransparency[light][a=1,t=.05]
> 
> \definelayer[bg][x=0mm,y=0mm]
> \setupbackgrounds[text][background={bg},state=start]
> 
> \starttext
> 
> \starttransparent[light]%
> \externalfigure[hacker]%
> \stoptransparent
> 
> \setlayer[bg][
>    hoffset=5mm,
>    voffset=5mm,
> ]{
> \starttransparent[light]%
> \externalfigure[hacker]%
> \stoptransparent
> }
> 
> \stoptext
> '''
> 
> The layer stuff is not "minimal", but I wanted to check if "multiply" works.
should work in next upload (not today)

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2021-09-07 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07  9:02 transparency stopped working in LMTX Henning Hraban Ramm via ntg-context
2021-09-07 16:11 ` Hans Hagen via ntg-context

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