From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14280 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Struggles with the bTABLE eTABLE environment Date: Fri, 12 Dec 2003 10:31:53 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20031212103045.0204a0e8@server-1> References: <1071216961.1489.5.camel@linux.local> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1071222891 10233 80.91.224.253 (12 Dec 2003 09:54:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Dec 2003 09:54:51 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Dec 12 10:54:48 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AUk0W-0005N9-00 for ; Fri, 12 Dec 2003 10:54:48 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1595110B2A; Fri, 12 Dec 2003 10:54:43 +0100 (MET) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 5CF2110B21 for ; Fri, 12 Dec 2003 10:46:32 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id hBC9kSI05633 for ; Fri, 12 Dec 2003 10:46:29 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 6C65B2397D; Fri, 12 Dec 2003 10:46:31 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 91D27DA9D for ; Fri, 12 Dec 2003 09:46:29 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <1071216961.1489.5.camel@linux.local> Original-References: <1071216961.1489.5.camel@linux.local> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk 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:14280 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14280 At 09:16 12/12/2003, you wrote: >Hi Hans, > >Currently I am using the following version under Windows: > >ConTeXt ver: 2003.11.26 fmt: 2003.11.27 int: english mes: english >and pdfeTeXk, Version 3.141592-1.11a-2.1 > >The attached code-sample breaks with an error of "missing number". >Because I am sure, that this kind of table compiled previously I tried >the following > >Next to the current installation I run on a linuxbox ConTeXt ver: >2003.7.3 fmt: 2003.7.7 int: english mes: english without problem >and pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 > >The attached code compiles to expectation. > >Is there something changed in the bTABLE-eTABLE environment? only multiple split strategies were added (with repeated headlines and alternate headlines) ... i'll look into it, has to do with nested tables Hans