Re: [NTG-context] Background color with \showgrid and columns

2019-02-08 Thread Marcus Vinicius Mesquita
Thank you, Wolfgang.

Marcus Vinicius

On Fri, Feb 8, 2019, 14:53 Wolfgang Schuster <
wolfgang.schuster.li...@gmail.com> wrote:

> Marcus Vinicius Mesquita schrieb am 08.02.19 um 17:47:
> > Dear list,
> >
> > When processing the attached mwe:
> >
> > \setuplayout[grid=yes]
> > \showgrid
> > \setupcolumns[n=2]
> >
> > \starttext
> >
> > \startcolumns
> > \input knuth
> > \column
> > \input knuth
> > \stopcolumns
> >
> > \stoptext
> >
> > in the final result there is a background color.
> > How do I get rid of it?
>
> \showgrid[reset,bottom,all,right]
>
> Wolfgang
>
>
___
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
___


Re: [NTG-context] Background color with \showgrid and columns

2019-02-08 Thread Wolfgang Schuster

Marcus Vinicius Mesquita schrieb am 08.02.19 um 17:47:

Dear list,

When processing the attached mwe:

\setuplayout[grid=yes]
\showgrid
\setupcolumns[n=2]

\starttext

\startcolumns
\input knuth
\column
\input knuth
\stopcolumns

\stoptext

in the final result there is a background color.
How do I get rid of it?


\showgrid[reset,bottom,all,right]

Wolfgang

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