[NTG-context] Re: Can LMTX help me with this PDF manipulation?

2024-07-30 Thread Gerben Wierda
nsparency. >> >> I was wondering if that is doable by using LMTX instead of trying to do this >> with some GUI app. > > I would start with \clip & \setupclipping to obtain the segment, and > \definetransparency to set

[NTG-context] Re: Can LMTX help me with this PDF manipulation?

2024-07-29 Thread Bruce Horrocks
(bottom > left corner), where vector is maximally preserved, and where one colour is > replaced by 100% transparency. > > I was wondering if that is doable by using LMTX instead of trying to do this > with some GUI app. I would start with \clip & \setupclipping to obtain the segmen

[NTG-context] Re: transparent color

2024-05-06 Thread Henning Hraban Ramm
color that must be made transparent, only its name. How to accomplish? Interesting task. Perhaps via multitone colors? https://wiki.contextgarden.net/Spot_Colors Otherwise you can use \definetransparency and \starttransparent around \color (or \startcolor). Hraban

Re: [NTG-context] transparency stopped working in LMTX

2021-09-07 Thread Hans Hagen via ntg-context
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[

[NTG-context] transparency stopped working in LMTX

2021-09-07 Thread Henning Hraban Ramm via ntg-context
(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=sta

Re: [NTG-context] How to achieve transparency?

2010-05-14 Thread Hans Hagen
nings? Does HSB mode work at all? (Didn't try.) hsv should work (it's the 'v' that triggers the meaning) What means "alternative"? (So far I only know that it should be 1 for transparency.) \definetransparency [none] [0] \definetransparency [normal]