From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30428 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: How to \processcommalist inside another commalist? Date: Mon, 21 Aug 2006 23:04:42 +0200 Message-ID: <44EA1FEA.3070804@elvenkind.com> References: <6faad9f00608210823p5beef0feia8b53c7ce734f83a@mail.gmail.com> <6faad9f00608211135r4639b3c5s3eda3346257fed90@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156194467 9045 80.91.229.2 (21 Aug 2006 21:07:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 21:07:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 21 23:07:45 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 1GFGz8-0000EZ-RJ for gctc-ntg-context-518@m.gmane.org; Mon, 21 Aug 2006 23:07:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC6651FDD6; Mon, 21 Aug 2006 23:07:01 +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 11722-01; Mon, 21 Aug 2006 23:07:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3F8B71FDEF; Mon, 21 Aug 2006 23:04:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AE3BE1FDD6 for ; Mon, 21 Aug 2006 23:04:46 +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 11743-06 for ; Mon, 21 Aug 2006 23:04:41 +0200 (CEST) Original-Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by ronja.ntg.nl (Postfix) with SMTP id 486CD1FDD5 for ; Mon, 21 Aug 2006 23:04:40 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:44417 helo=[10.10.0.3]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1GFGwp-000EZR-Ks for ntg-context@ntg.nl; Mon, 21 Aug 2006 21:04:39 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <6faad9f00608211135r4639b3c5s3eda3346257fed90@mail.gmail.com> 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:30428 Archived-At: Mojca Miklavec wrote: > > At the beginning the main reason against it was that I didn't know how > to distinguish which kind of parameters are being used in the second > pair of brackets, but I guess that I can safely use \ifnumberelse as a > test on the first item to distinguish between the two. You could look up \doifassignmentelse in the sources. Cheers, taco