From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/63423 Path: news.gmane.org!not-for-mail From: Herbert Voss Newsgroups: gmane.comp.tex.context Subject: Re: table background color in first row Date: Thu, 11 Nov 2010 20:42:17 +0100 Organization: Freie =?ISO-8859-1?Q?Universit=E4t_Berlin?= Message-ID: <4CDC4719.4070207@FU-Berlin.DE> References: <20101111194414.38552cb1@arcor.com> <113D46C8-CCB0-4295-9420-32927C72F0EE@gmail.com> 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 1289504556 3148 80.91.229.12 (11 Nov 2010 19:42:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Nov 2010 19:42:36 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 11 20:42:32 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 1PGd2S-0008M7-Ll for gctc-ntg-context-518@m.gmane.org; Thu, 11 Nov 2010 20:42:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5B73BCA858; Thu, 11 Nov 2010 20:42:28 +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 DgZZNO09Yxcw; Thu, 11 Nov 2010 20:42:25 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6DFB7CA860; Thu, 11 Nov 2010 20:42:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 975DFCA860 for ; Thu, 11 Nov 2010 20:42:23 +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 Sxy9iFJOhEBG for ; Thu, 11 Nov 2010 20:42:21 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 86892CA858 for ; Thu, 11 Nov 2010 20:42:21 +0100 (CET) Original-Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oABJgJKc032426 for ; Thu, 11 Nov 2010 20:42:21 +0100 Original-Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for ntg-context@ntg.nl with esmtp (envelope-from ) id <1PGd2I-0002mY-U2>; Thu, 11 Nov 2010 20:42:18 +0100 Original-Received: from p54bfee8c.dip.t-dialin.net ([84.191.238.140] helo=[192.168.1.12]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for ntg-context@ntg.nl with esmtpsa (envelope-from ) id <1PGd2I-00033m-Fy>; Thu, 11 Nov 2010 20:42:18 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.14) Gecko/20101013 SUSE/3.0.9 Thunderbird/3.0.9 In-Reply-To: <113D46C8-CCB0-4295-9420-32927C72F0EE@gmail.com> X-Originating-IP: 84.191.238.140 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=130.133.4.66; country=DE; region=16; city=Berlin; latitude=52.5167; longitude=13.4000; http://maps.google.com/maps?q=52.5167,13.4000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08DtTGjtL - f26dc106d70d - 20101111 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:63423 Archived-At: Am 11.11.2010 20:13, schrieb Wolfgang Schuster: > The \setupTABLE command for the natural tables environment, you can find > a overview of the different environments on the wiki. > > Here is a example for a natural table: > > \starttext > > \setupTABLE[header][style=bold,background=color,backgroundcolor=gray] > > \bTABLE > \bTABLEhead > \bTR > \bTD Colheader 1 \eTD > \bTD Colheader 2 \eTD > \eTR > \eTBALEhead with current minimal mkiv I get: (/opt/context/tex/texmf-context/tex/context/base/bxml-apa.mkiv) systems : begin file latex5.tex at line 3 ) Runaway argument? \bTR \bTD Colheader 1 \eTD \bTD Colheader 2 \eTD \eTR \eTBALEhead \bTABLEbody \ETC. ! File ended while scanning use of \doTABLEhead. system > error on line 0 in file : File ended while scanning use of \doTABLEhead ... \par <*> ./latex5.tex ? Herbert ___________________________________________________________________________________ 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 ___________________________________________________________________________________