Am 24.01.2013 um 21:35 schrieb Jaroslav Hajtmar <hajt...@gyza.cz>:

> 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
___________________________________________________________________________________

Reply via email to