From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11363 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Martin_Kolar=EDk?= Newsgroups: gmane.comp.tex.context Subject: RE: problem with tables Date: Wed, 12 Mar 2003 12:58:54 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <000001c2e88e$c10e5fe0$2197fac3@mii.cz> References: <5.1.0.14.1.20030312124558.024a2220@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1047470424 23584 80.91.224.249 (12 Mar 2003 12:00:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2003 12:00:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Mar 12 13:00:21 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18t4uC-00068D-00 for ; Wed, 12 Mar 2003 13:00:20 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0AB0110B82; Wed, 12 Mar 2003 13:01:03 +0100 (MET) Original-Received: from belinda.mii.cz (rhea.mii.cz [212.27.214.13]) by ref.ntg.nl (Postfix) with SMTP id CDD0110B80 for ; Wed, 12 Mar 2003 12:58:54 +0100 (MET) Original-Received: (qmail 17816 invoked from network); 12 Mar 2003 11:58:54 -0000 Original-Received: from enceladus.mii.cz (HELO enceladus) (195.250.151.33) by belinda.mii.cz with SMTP; 12 Mar 2003 11:58:54 -0000 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <5.1.0.14.1.20030312124558.024a2220@server-1> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11363 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11363 :-) yes, the autumn version allowed this :-) I do not need grouping for this simple case, this is only an extracted minimal example. The real situation occurs in relative complex table typeset automatically from CSV -- CSV content is loaded, parsed, recomputed, stored into some toks and reused/typeset more times. As I remember the grouping causing error in my case is \startcolor[] \stopcolor. Now I dig into problem and I'll send you more info (I forgot the cause :-) Thanks, Martin > -----Original Message----- > From: ntg-context-admin@ntg.nl [mailto:ntg-context-admin@ntg.nl]On > Behalf Of Hans Hagen > Sent: Wednesday, March 12, 2003 12:46 PM > To: ntg-context@ntg.nl > Subject: RE: [NTG-context] problem with tables > > > At 12:37 PM 3/12/2003 +0100, you wrote: > >Sure, > > > >but this? (I've added grouping, it must be present to get error) > > > >\setupTABLE[c][1][aligncharacter=yes] > > > >\bTABLE > >\bTR \bTD \bgroup 123,0 \egroup \eTD \eTR > >\bTR \bTD 13,0 \eTD \eTR > >\bTR \bTD 3,0 \eTD \eTR > >\eTABLE > > hm, why do you need the grouping? The string is parsed, so grouping like > this will spoil thing s > > Hans > > ------------------------------------------------------------------------- > Hans Hagen | PRAGMA ADE | pragma@wxs.nl > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com > ------------------------------------------------------------------------- > information: http://www.pragma-ade.com/roadmap.pdf > documentation: http://www.pragma-ade.com/showcase.pdf > ------------------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >