From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/63458 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: table background color in first row Date: Fri, 12 Nov 2010 16:41:31 -0500 (EST) Message-ID: References: <20101111194414.38552cb1@arcor.com> <4CDD8532.4050407@wxs.nl> <02C919FC-18DD-4BE0-8011-BF08F6368B80@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-5780725-1289598092=:27225" X-Trace: dough.gmane.org 1289598085 15441 80.91.229.12 (12 Nov 2010 21:41:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 12 Nov 2010 21:41:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 12 22:41:20 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 1PH1My-0003o1-Py for gctc-ntg-context-518@m.gmane.org; Fri, 12 Nov 2010 22:41:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E094DCA839; Fri, 12 Nov 2010 22:41:15 +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 985anO2t9qTb; Fri, 12 Nov 2010 22:41:12 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8545CCA81E; Fri, 12 Nov 2010 22:41:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 89586CA81E for ; Fri, 12 Nov 2010 22:41:11 +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 cseXpktxquYS for ; Fri, 12 Nov 2010 22:41:00 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 2AF0FCA5D9 for ; Fri, 12 Nov 2010 22:41:00 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oACLew3S002688 for ; Fri, 12 Nov 2010 22:40:59 +0100 Original-Received: FROM adi-laptop (bas3-montreal02-1096680238.dsl.bell.ca [65.94.3.46]) By hackers.mr.itd.umich.edu ID 4CDDB469.5514A.30463 ; Authuser adityam; 12 Nov 2010 16:40:57 EST In-Reply-To: <02C919FC-18DD-4BE0-8011-BF08F6368B80@gmail.com> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eDulEW1E - 731c7b6bc9db - 20101112 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:63458 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-5780725-1289598092=:27225 Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 12 Nov 2010, Wolfgang Schuster wrote: > > Am 12.11.2010 um 19:19 schrieb Hans Hagen: > >> So, if there's interest in the \starttable .. \stoptable mechanism (i ha= ve no idea how often it is used) I can consider weeding and redoing some of= that code (or just rewrite it from scratch which is probably easier). > > There is still a use for the old table macros because it=92s easier to se= t=20 > small tables (alignment in the preamble versus many \setupTABLE=20 > settings), you can set different spacing between rows which is not part= =20 > of tabulate and you can span cells (also not supported in tabulate). Perhaps we can add an align key to \startTABLE macro so that we could say \startTABLE[align=3D{left, right, middle}] \NC a \NC b \NC c \NC \NR \NC a \NC b \NC c \NC \NR \stopTABLE similar to math alignment. Aditya --8323328-5780725-1289598092=:27225 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-5780725-1289598092=:27225--