Re: [NTG-context] textbackground not working

2021-06-25 Thread Hans Hagen

On 6/25/2021 8:33 AM, Christoph Reller wrote:

Hi,

Consider the MWE:

\definetextbackground[background][
   background=color,
   backgroundcolor=gray]
\starttext
\starttextbackground[background]
Test
\stoptextbackground
\stoptext

In the latest version 2021-06-24 of ConTeXt LMTX, the textbackground is 
not working. Could this be a bug or am I doing something wrong?


Cheers,

Christoph
fixed in next upload (note: tex->mp parameters are redone, more in a 
pull than push fashion)


-
  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
___


[NTG-context] textbackground not working

2021-06-25 Thread Christoph Reller
Hi,

Consider the MWE:

\definetextbackground[background][
  background=color,
  backgroundcolor=gray]
\starttext
\starttextbackground[background]
Test
\stoptextbackground
\stoptext

In the latest version 2021-06-24 of ConTeXt LMTX, the textbackground is not
working. Could this be a bug or am I doing something wrong?

Cheers,

Christoph
___
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
___