From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29369 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: Re: eating up & Date: Fri, 14 Jul 2006 18:25:57 +0200 Message-ID: <01FBC225-DDFA-4D11-AD0A-3B1FFC1C3508@science.uva.nl> References: <200B224C-D2F8-48F1-AC0C-A0520AB5D783@science.uva.nl> <6faad9f00607140718x79fc044nb7a4e6ec1bad8ad0@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152894592 347 80.91.229.2 (14 Jul 2006 16:29:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Jul 2006 16:29:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 14 18:29:46 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G1QXE-000333-Qu for gctc-ntg-context-518@m.gmane.org; Fri, 14 Jul 2006 18:29:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ADCBA127C1; Fri, 14 Jul 2006 18:28:58 +0200 (CEST) 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 06650-06; Fri, 14 Jul 2006 18:28:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 86D931288B; Fri, 14 Jul 2006 18:27:06 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F02F01288B for ; Fri, 14 Jul 2006 18:26:57 +0200 (CEST) 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 07056-01-2 for ; Fri, 14 Jul 2006 18:26:47 +0200 (CEST) Original-Received: from smtp.science.uva.nl (smtp.science.uva.nl [146.50.4.84]) by ronja.ntg.nl (Postfix) with SMTP id E871C127C1 for ; Fri, 14 Jul 2006 18:26:45 +0200 (CEST) Original-Received: from 119-245.uva.surfnetthuis.nl [145.98.119.245] by smtp.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.36). id k6EGQfv27925; Fri, 14 Jul 2006 18:26:41 +0200 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ In-Reply-To: <6faad9f00607140718x79fc044nb7a4e6ec1bad8ad0@mail.gmail.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by amavisd-new X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29369 Archived-At: On Jul 14, 2006, at 16:18, Mojca Miklavec wrote: > On 7/13/06, Hans van der Meer wrote: >> >> I want to do something with & in tables (making it an active column >> separator). > > I didn't follow this discussion closely (I have to catch up with the > mails from this week), so I might have missed the point, but does > something like this satisfy your needs? > > \usemodule > [database] > % you can change the commands to \starttabulate or \starttable, Thanks for trying to help, but I don't think this is the solution. The problem arises from the construction of a private table-modules, not from using current Context stuff other than lowlevel macro's. Hans van der Meer