Aditya Mahajan wrote:
> Hi,
>
>  I have encountered a really strange bug in textbackground. 
> Occasionally, textbackground colors the whole page instead of just the 
> text between \starttextbackground and \stoptextbackground. This 
> happens only when I am using module mag-01 and have
> \setuptyping[style=\ttx\setupinterlinespace] set.
> Attached is the minimal example that I could make.
>
> Tested with beta
> ConTeXt  ver: 2006.04.18 22:36  fmt: 2006.4.23  int: english  mes: 
> english
>
> For this test, ConTeXt  ver: 2006.04.10 20:04  fmt: 2006.4.23  does 
> not give any problem, but similar problem occurs at some other place. 
> If it is important, I can try to make a minimal file to reproduce the 
> problem with latest stable release.
there is a dangling line of the background due to a break

\def\ShowExample
  {\startexample
     \nobreak
     \typebuffer
   \stopexample
   \getbuffer}


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to