From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84058 Path: news.gmane.org!not-for-mail From: hwitloc@gmail.com Newsgroups: gmane.comp.tex.context Subject: Re: [***SPAM***] Misbehavior in MKIV Date: Tue, 03 Sep 2013 00:00:16 +0900 Message-ID: <20130903000016.1656@binki> References: <20130902123429.2316@binki> <2464EC2A-4F3A-4E68-9300-E59FF0AD7035@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1378134030 11138 80.91.229.3 (2 Sep 2013 15:00:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2013 15:00:30 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 02 17:00:33 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VGVcC-0002rB-Uu for gctc-ntg-context-518@m.gmane.org; Mon, 02 Sep 2013 17:00:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 719DD10258; Mon, 2 Sep 2013 16:59:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QjZMrX33hsoh; Mon, 2 Sep 2013 16:58:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 2D11D10209; Mon, 2 Sep 2013 16:58:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 70BBF10209 for ; Mon, 2 Sep 2013 16:58:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EuraFENMX7qf for ; Mon, 2 Sep 2013 16:58:53 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id E4DE810208 for ; Mon, 2 Sep 2013 16:58:53 +0200 (CEST) Original-Received: from mail2.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r82F0IRk008859 for ; Mon, 2 Sep 2013 17:00:18 +0200 Original-Received: from binki (z161070.dynamic.ppp.asahi-net.or.jp [110.4.161.70]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 431D7433D9 for ; Tue, 3 Sep 2013 00:00:15 +0900 (JST) In-reply-to: Your message of Mon, 2 Sep 2013 14:53:08 +0200 <2464EC2A-4F3A-4E68-9300-E59FF0AD7035@gmail.com> X-Mailer: MH-E 8.3.1; GNU Mailutils 2.99.98; GNU Emacs 24.3.2 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=202.224.39.198; country=JP; latitude=36.0000; longitude=138.0000; http://maps.google.com/maps?q=36.0000,138.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TKkf0iBO - 25c4b1cde3f9 - 20130902 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84058 Archived-At: 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 ___________________________________________________________________________________