From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38434 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: nested tables? Date: Thu, 3 Jan 2008 16:02:56 +0100 Message-ID: <20080103160256.f9035a65.schuster.wolfgang@googlemail.com> References: <200801021622.30681.yvon.henel@orange.fr> <200801031545.03231.yvon.henel@orange.fr> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199373371 801 80.91.229.12 (3 Jan 2008 15:16:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2008 15:16:11 +0000 (UTC) Cc: mailing list for ConTeXt users To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 03 16:16:30 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JARo4-0005p0-KG for gctc-ntg-context-518@m.gmane.org; Thu, 03 Jan 2008 16:16:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 308761FB87; Thu, 3 Jan 2008 16:16:06 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14540-07-7; Thu, 3 Jan 2008 16:15:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C0FE1FB4E; Thu, 3 Jan 2008 16:15:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0ABEA1FB1F for ; Thu, 3 Jan 2008 16:15:29 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21772-01-3 for ; Thu, 3 Jan 2008 16:14:48 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ronja.ntg.nl (Postfix) with ESMTP id AE95F1FB1D for ; Thu, 3 Jan 2008 16:14:48 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so3561832fga.8 for ; Thu, 03 Jan 2008 07:14:48 -0800 (PST) Original-Received: by 10.86.96.18 with SMTP id t18mr15706307fgb.13.1199373288379; Thu, 03 Jan 2008 07:14:48 -0800 (PST) Original-Received: from rover ( [84.149.85.171]) by mx.google.com with ESMTPS id d6sm17706872fga.0.2008.01.03.07.14.46 (version=SSLv3 cipher=OTHER); Thu, 03 Jan 2008 07:14:47 -0800 (PST) In-Reply-To: <200801031545.03231.yvon.henel@orange.fr> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.10.14; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38434 Archived-At: On Thu, 3 Jan 2008 15:45:03 +0100 Yvon Henel wrote: > Le mercredi 2 janvier 2008, vous avez =E9crit=A0: > > tables (starttables...stoptables) cannot be nested. Table does some > > automatic checking of number of columns, and that counting is global. S= o, > > nested tables messes the count. Here is an example: > [cut] > = > > This, of course, will not work if you want nested tables with different > > number of columns in different rows. In that case, TABLE macros (bTABLE= .. > > eTABLE) would be the way to go. > = > Thank you for this piece of advice. I've found some documents about TABLE > on the net. I will study them real soon and hope to be able to obtain wh= at I = > want. \starttext \bTABLE[frame=3Doff,align=3Dmiddle] \bTR \bTD \bf ATout Choeur \eTD \bTD {\bTABLE[frame=3Doff,align=3Dmiddle] \bTR\bTD Number 2008--1 \eTD\eTR \bTR\bTD january 2008 \eTD\eTR \eTABLE} \eTD \eTR \bTR \bTD \tfa Something \eTD \bTD \eTD \eTR \eTABLE \stoptext Wolfgang ___________________________________________________________________________= ________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________