On Sun, Nov 9, 2008 at 10:42 AM, Peter Münster <[EMAIL PROTECTED]> wrote:

> On Sat, Nov 08 2008, Andreas Harder wrote:
>
> > \bTABLE[background=color,backgroundcolor=blue]
> > \bTR \bTD[corner=08] left \eTD\bTD[corner=05] right \eTD\eTR
> > \bTR \bTD left \eTD\bTD right \eTD\eTR
> > \bTR \bTD left \eTD\bTD right \eTD\eTR
> > \bTR \bTD[corner=07] left \eTD\bTD[corner=06] right \eTD\eTR
> > \eTABLE
> >
> > Now the first and the last row appear black. Any suggestions?
>
> No suggestion, but it seems the same bug as in
> http://archive.contextgarden.net/message/20081103.154830.60d22cfa.en.html
> Cheers, Peter


There's indeed something with the rounded corner option...

\setupcolors[state=start]

\starttext
\framed[background=color,backgroundcolor=yellow]{test}  % OK
\framed[background=color,backgroundcolor=yellow,corner=round]{test}  % NOT
OK
\framed[background=color, backgroundcolor=green]{bla}  % OK
\framed[background=color, backgroundcolor=green, corner=00]{bla}  % NOT OK
\stoptext

-- 
Best,
Alan

* TeX engine = LuaTeX
* ConTeXt  minimals ver: 2008.56.06 19:11 MKIV  fmt: 2008.11.10  int:
english/english
* Ubuntu 8.04 Hardy Heron
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to