From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11352 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 11:26:39 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <003a01c2e881$de1839b0$2197fac3@mii.cz> References: <5.1.0.14.1.20030312004241.032ae008@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 1047464925 2554 80.91.224.249 (12 Mar 2003 10:28:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2003 10:28:45 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Mar 12 11:28:43 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 18t3T9-0000eG-00 for ; Wed, 12 Mar 2003 11:28:19 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CF9C410B85; Wed, 12 Mar 2003 11:29:00 +0100 (MET) Original-Received: from belinda.mii.cz (rhea.mii.cz [212.27.214.13]) by ref.ntg.nl (Postfix) with SMTP id 79DCD10B85 for ; Wed, 12 Mar 2003 11:26:41 +0100 (MET) Original-Received: (qmail 17121 invoked from network); 12 Mar 2003 10:26:39 -0000 Original-Received: from enceladus.mii.cz (HELO enceladus) (195.250.151.33) by belinda.mii.cz with SMTP; 12 Mar 2003 10:26:39 -0000 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <5.1.0.14.1.20030312004241.032ae008@server-1> Importance: Normal 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:11352 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11352 the problem occurs in the last beta too and it touches bTABLE. Both the next conditions must be fulfiled to get an error: 1. aligncharacter=yes,alignmentcharacter={,} in setup (I used \setupTABLE) 2. grouping inside cell which is touched by setting defined in 1. Next ConTeXt reports and error: ! Undefined control sequence. \localwidth \ExpandBothAfter ...anded {\noexpand #1{#2 }{#3}}\@@expanded \inTBLcell ...width {\v!passend ,\v!ruim } {} {\scratchdimen \gettbla... \handleTBLcell ...CELL \inTBLcell {#1}{#2} }}\scratchdimen \gettblwid ... ...ttblcol \makeTBL {4}{3} \nexttblcol \makeTBL {4}{4}... \endTBL ...ltypesettingtrue \the \tbltoks }\ifautoTBLspread \checktbl... ... l.409 } If the grouping is removed from the cell, the error does not occur, but the cell content is typeset badly. I sent you some example, I try to look for it, if you need. 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:44 AM > To: ntg-context@ntg.nl > Subject: RE: [NTG-context] problem with tables > > > At 09:37 AM 3/1/2003 +0100, you wrote: > >Hi Hans, > > > >did you find some solution or hit to my problem with grouping and decimal > >alignment in natural tables? > > i remember that i looked into dec alignment recently, what was > the problem? > > 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 >