From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72722 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Table cell colo(u)rs Date: Fri, 25 Nov 2011 11:58:01 +0100 Message-ID: <4ECF74B9.5030801@wxs.nl> References: <4EC3C6D7.3040305@bespokespaces.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1322218744 29278 80.91.229.12 (25 Nov 2011 10:59:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 10:59:04 +0000 (UTC) Cc: pavneet_arora@bespokespaces.com To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 25 11:58:57 2011 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 1RTtUe-0004NM-WB for gctc-ntg-context-518@m.gmane.org; Fri, 25 Nov 2011 11:58:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9078BCB137; Fri, 25 Nov 2011 11:58:56 +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 9BFRq3trRynV; Fri, 25 Nov 2011 11:58:42 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0732DCB19B; Fri, 25 Nov 2011 11:58:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ED45BCB19B for ; Fri, 25 Nov 2011 11:58:40 +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 2eI17H+E2qni for ; Fri, 25 Nov 2011 11:58:26 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id A66F8CB137 for ; Fri, 25 Nov 2011 11:58:26 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAPAwP1N030748 for ; Fri, 25 Nov 2011 11:58:26 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 5.3h2) with ESMTP (TLS) id 861-1713362 for multiple; Fri, 25 Nov 2011 11:58:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=11; city=Den Haag; latitude=52.0833; longitude=4.3000; http://maps.google.com/maps?q=52.0833,4.3000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rG1mWpr5 - 4be5001b796c - 20111125 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:72722 Archived-At: On 17-11-2011 14:05, Andreas Harder wrote: > > On 16.11.2011, at 15:21, Pavneet Arora wrote: > >> Hello, >> >> I am trying to do a simple cell background shading in a table using the = example at the wiki: >> >> http://wiki.contextgarden.net/Table >> >> Unfortunately, I get an "Undefined control sequence ..." error: >> >> ! Undefined control sequence. >> >> system> tex> error on line 4 in file tmp.tex: Undefined control sequen= ce ... >> >> 1 \setupcolors[state=3Dstart] >> 2 \starttable[|l|l|] >> 3 \HL >> 4>> \BL[1]\SR >> 5 \NC Command \NC Meaning \NC\SR >> 6 \HL >> 7 \NC \tex{NC} \NC next column \NC\FR >> 8 \NC \tex{NR} \NC next row \NC\LR >> 9 \HL >> 10 \CL[green]\SR >> 11 \NC \tex{AR} \NC automatic row\NC\SR >> 12 \HL >> 13 \stoptable >> 14 >> >> \BL >> >> l.4 \BL >> [1]\SR >> ? >> >> Any suggestions? > > I think the using \start- \stoptable is not recommended (MkIV) any more. = Instead you can use > > \starttabulate[|l|l|] > \CM[yellow] Command \NC Meaning \NC\NR\FL > \NC \tex{NC} \NC next column \NC\NR > \NC \tex{NR} \CM[green] next row \NC\NR > \NC \tex{HL} \CM[blue] horizontal line \NC\NR\FL > \stoptabulate > > Or as already suggested the \bTABLE =85 \eTABLE or the new xtable-environ= ment. table only supports colored lines now: \starttext \starttable[|l|l|] \HL[red] \NC Command \NC Meaning \NC\SR \HL[blue,10] \NC \tex{NC} \NC next column \NC\FR \NC \tex{NR} \NC next row \NC \LR \HL[green] \NC \tex{AR} \NC automatic row \NC \SR \HL \stoptable \starttabulate[|l|l|l|] \HL[red] \NC Command \NC Meaning \NC Whatever \NC\SR \HL[blue,10] \NC \tex{CC} \CC[blue] next column \NC last column \NC \NR \NC \tex{CM} \CM[blue] next column \NC last column \NC \NR \NC \tex{CL} \CL[blue] next column \NC last column \NC \NR \NC \tex{CR} \CR[blue] next column \NC last column \NC \NR \NC \tex{NC} \NC next row \NC last column \NC \NR \HL[green] \NC \tex{NC} \NC automatic row \NC last column \NC \SR \HL \stoptabulate \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________