Am 02.09.2013 um 05:34 schrieb hwit...@gmail.com:

> 
> Using the texlive 2013 version
> 
> ;
> ; minimal example from context wiki
> 
> \starttext
> \starttabulate[|CR{red}c|CC{yellow}c|CM{green}c|CL{blue}c|] 
>    \NC test \NC test \NC test \NC test \NC \NR 
>    \NC test \NC test \NC test \NC test \NC \NR 
>    \NC test \NC test \NC test \NC test \NC \NR 
>    \NC test \NC test \NC test \NC test \NC \NR 
> \stoptabulate
> \stoptext
> 
> Problem:  The second column does not display with a yellow background.
>          The word "yellow" is displayed just before the table.
> 
> How can this be fixed?

The following line is missing in tabl-tbl.mkiv:

\setvalue{\??tabulatecolorspec C}#1{\xdef\m_tabl_tabulate_color     
{#1}\global\c_tabl_tabulate_colorspan\zerocount}

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to