From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12320 Path: main.gmane.org!not-for-mail From: Slawek Zak Newsgroups: gmane.comp.tex.context Subject: Line Tables problem Date: Tue, 20 May 2003 17:27:40 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030520152739.GA69526@prioris.mini.pw.edu.pl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053444961 23725 80.91.224.249 (20 May 2003 15:36:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 20 May 2003 15:36:01 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue May 20 17:35:59 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 19I941-0005gG-00 for ; Tue, 20 May 2003 17:30:05 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7106310B13; Tue, 20 May 2003 17:31:53 +0200 (MEST) Original-Received: from prioris.mini.pw.edu.pl (prioris.mini.pw.edu.pl [194.29.178.2]) by ref.ntg.nl (Postfix) with ESMTP id 9CF8510ACE for ; Tue, 20 May 2003 17:28:00 +0200 (MEST) Original-Received: from localhost (localhost.mini.pw.edu.pl [127.0.0.1]) by prioris.mini.pw.edu.pl (Postfix) with ESMTP id 0883E243D2 for ; Tue, 20 May 2003 17:27:59 +0200 (CEST) Original-Received: by prioris.mini.pw.edu.pl (Postfix, from userid 250) id C5A6F243D4; Tue, 20 May 2003 17:27:40 +0200 (CEST) Original-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by AMaViS (prioris) 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:12320 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12320 I tried to check the new line-table module for ConTeXt and for a rough start, the demo present in core-ltb.tex which start with: \setuplinetable[n=6,m={2,2,2},regels=25] \setuplinetable[c][1][width=2cm,background=color,backgroundcolor=red] \setuplinetable[c][4][width=3cm,background=color,backgroundcolor=yellow] .. doesn't work. The error message is: ! Missing number, treated as zero. n \v!nee ->n ee \stoplinetablepart ...>\linetableparameter \c!rek \else \setbox \scratchbox ... \linetableER ...plinetablecell \stoplinetablepart \savelinetablepart \advanc... l.732 ...b \NC c \NC ddddd \NC eeee \NC ff \NC \NR Tested with latest beta using cont-en.efmt and cont-nl.efmt as well in pdftex output mode. /S