From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80450 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: \processcommalist with any separator Date: Thu, 24 Jan 2013 22:02:06 +0100 Message-ID: <5101A14E.7040507@gyza.cz> References: <51019B2C.1080002@gyza.cz> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1359061346 27655 80.91.229.3 (24 Jan 2013 21:02:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2013 21:02:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 24 22:02:43 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TyTwT-0008NH-Ur for gctc-ntg-context-518@m.gmane.org; Thu, 24 Jan 2013 22:02:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 84FC91022D; Thu, 24 Jan 2013 22:02:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2s81FDUnXGzA; Thu, 24 Jan 2013 22:02:18 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 37C74101FE; Thu, 24 Jan 2013 22:02:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BB304101FE for ; Thu, 24 Jan 2013 22:02:16 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4YNWZjbiFZ2R for ; Thu, 24 Jan 2013 22:02:15 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id D64ED101FC for ; Thu, 24 Jan 2013 22:02:15 +0100 (CET) Original-Received: from h1.cmg1.smtp.forpsi.com (h1.cmg1.smtp.forpsi.com [81.2.195.162]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r0OL2ACR024908 for ; Thu, 24 Jan 2013 22:02:15 +0100 Original-Received: from [192.168.20.101] ([88.103.230.14]) by cmg1.smtp.forpsi.com with bizsmtp id rx2A1k0030KHK6001x2Abk; Thu, 24 Jan 2013 22:02:10 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.162; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TIPV2bSV - 0d00935edc2f - 20130124 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80450 Archived-At: Thanx Wolfgang Great - it works - that's what I needed .. I apologize, but I have not found anywhere command \processseparatedlist ... respectively. I did not know exactly what to look for. Jaroslav Hajtmar Dne 24.1.2013 21:49, Wolfgang Schuster napsal(a): > Am 24.01.2013 um 21:35 schrieb Jaroslav Hajtmar : > >> Hello ConTeXist. >> >> I use the \processcommalist command and at this point I would like to see if there is any possibility of using a similar command but with the custom separator. Not to me to use a comma as a separator, because I need to have a comma as a character in the processed item list. > \starttext > > \define[1]\ListEntry{#1\par} > > \processcommalist[one,two,{three,four}]\ListEntry > > \blank > > \processseparatedlist[one;two;three,four][;]\ListEntry > > \stoptext > > Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________