From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/57065 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: colored column Date: Sat, 13 Mar 2010 18:51:53 +0100 Message-ID: <4B9BDEC9.13484.22023FC@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1268502643 922 80.91.229.12 (13 Mar 2010 17:50:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 13 Mar 2010 17:50:43 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 13 18:50:38 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NqVTx-0004Ug-14 for gctc-ntg-context-518@m.gmane.org; Sat, 13 Mar 2010 18:50:37 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ECE8AC9DCD; Sat, 13 Mar 2010 18:50:34 +0100 (CET) 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 iVlXhsNk4hJw; Sat, 13 Mar 2010 18:50:31 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C6BCDC9C93; Sat, 13 Mar 2010 18:50:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 434ACC9C93 for ; Sat, 13 Mar 2010 18:50:29 +0100 (CET) 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 HG7WHS2jfL8n for ; Sat, 13 Mar 2010 18:50:27 +0100 (CET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by balder.ntg.nl (Postfix) with ESMTP id 29F87C9C33 for ; Sat, 13 Mar 2010 18:50:27 +0100 (CET) Original-Received: from [192.168.178.23] (p4FC7A4F9.dip0.t-ipconnect.de [79.199.164.249]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0McyCA-1O7UMV2YS2-00HiDx; Sat, 13 Mar 2010 18:50:09 +0100 Priority: normal X-mailer: Pegasus Mail for Windows (4.41, DE v4.41 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX18zMiGaajc5TIIHNpIgjh9zDnwmozWxABsJsS4 M7i8glznQGiOKEkiSdfeXCUBL76Zm4Q3TlyqP/sNWwPPCDuhLo adN8g672WhRmRO5PlcLIg== X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:57065 Archived-At: Hallo, can someone explain how to write a table column in color, please? The following example worked in 2006 but is not working anymore: \starttext \starttable[o1|\{C{red}|] \VL red \VL\SR \stoptable \stoptext Wolfgang Schuster posted last year the following example: \NewFormatKey W#1% {\ReadFormatKeys b{\localstartcolor[#1]\{} a{\}\localstopcolor}} \starttable[o1|W{red}c|] \VL red \VL\SR \stoptable But this results in printing '{red}' in red, not 'red'! And this variant paints the following vertical line in red too: \NewFormatKey W#1% {\ReadFormatKeys b{\localstartcolor[#1]} a{\localstopcolor}} \starttable[o1|W{red}c|] \VL red \VL\SR \stoptable So, how can I do the job? 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 ___________________________________________________________________________________