backgroundscreen no longer working
Hi, backgroundscreen is no longer working here, apparently since the beta 2015-04-12. \starttext % \setupbackgrounds [page] [background=color,backgroundcolor=lightgray] \setupbackgrounds [page] [background=screen,backgroundscreen=.8] \input knuth \stoptext If I use the pack-rul.mkiv from 2015-04-08 it works again. Is it deprecated now, or is this just a bug? Thanks. -- Tom
On 5/19/2015 6:03 PM, Thomas Floeren wrote:
On 19 May 2015, at 15:43, Thomas Floeren
wrote: If I use the pack-rul.mkiv from 2015-04-08 it works again.
More precisely: If I uncomment the 2 definitions `\pack_framed_background_box_gray` and `\pack_framed_background_box_gray_indeed` it works again.
they are kept as reference .. in fact we also need to comment this line \letvalue{\??overlaybuiltin\v!screen }\pack_framed_background_box_gray just curious: who is still using backgroundscreen? Hans (btw, there were gone in the betas for a while so it's not that sudden.) ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On 5/19/2015 3:43 PM, Thomas Floeren wrote:
Hi,
backgroundscreen is no longer working here, apparently since the beta 2015-04-12.
\starttext % \setupbackgrounds [page] [background=color,backgroundcolor=lightgray] \setupbackgrounds [page] [background=screen,backgroundscreen=.8] \input knuth \stoptext
If I use the pack-rul.mkiv from 2015-04-08 it works again.
Is it deprecated now, or is this just a bug?
it's definitely and on purpose gone .. i kept it for a few years but not it's really gone in mkiv so just use backgroundcolor=gray (or some shade) (long long ago - dvi times - the distinction was there because we could fake gray using small periods so it was a different background plugin) (just like nowadays \encoding[utf] is not needed and colors are enabled by default) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Thomas Floeren