ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: hwitloc@gmail.com
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: [***SPAM***] Misbehavior in MKIV
Date: Tue, 03 Sep 2013 00:00:16 +0900	[thread overview]
Message-ID: <20130903000016.1656@binki> (raw)
In-Reply-To: Your message of Mon, 2 Sep 2013 14:53:08 +0200 <2464EC2A-4F3A-4E68-9300-E59FF0AD7035@gmail.com>



I found the file, tabl-tbl.mkiv, here:

   /usr/local/texlive/2013/texmf-dist/tex/context/base/tabl-tbl.mkiv

I insert the line you said that was missing at line #721.

But, it did not change anything.  Does this file need to be compiled or anything?
I am not familiar with the deeper workings of ConTeXt code yet.

The below is show for context

---------------------------
LINE #721 is the next line:
\setvalue{\??tabulatecolorspec C}#1{\xdef\m_tabl_tabulate_color     {#1}\global\c_tabl_tabulate_colorspan\zerocount}
\setvalue{\??tabulatecolorspec L}#1{\xdef\m_tabl_tabulate_color     {#1}\global\c_tabl_tabulate_colorspan\plusone  }
\setvalue{\??tabulatecolorspec M}#1{\xdef\m_tabl_tabulate_color     {#1}\global\c_tabl_tabulate_colorspan\plustwo  }
\setvalue{\??tabulatecolorspec R}#1{\xdef\m_tabl_tabulate_color     {#1}\global\c_tabl_tabulate_colorspan\plusthree}
  ----

Wolfgang Schuster wrote:
> 
> Am 02.09.2013 um 05:34 schrieb hwitloc
> 
> > 
> > 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	other threads:[~2013-09-02 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02  3:34 hwitloc
2013-09-02 12:53 ` Wolfgang Schuster
2013-09-02 15:00   ` hwitloc [this message]
2013-09-02 15:12     ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130903000016.1656@binki \
    --to=hwitloc@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).