From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19108 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: \doprepareidentity Date: Thu, 17 Mar 2005 17:01:45 +0100 (CET) Message-ID: References: <42393E04.2090506@wxs.nl> 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: sea.gmane.org 1111076837 31126 80.91.229.2 (17 Mar 2005 16:27:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 16:27:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 17:27:16 2005 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 1DBxgl-0007oP-4Q for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2005 17:17:35 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EC31012925; Thu, 17 Mar 2005 17:19:05 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08558-02-2; Thu, 17 Mar 2005 17:19:03 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9EDE12917; Thu, 17 Mar 2005 17:19:02 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F2ADC12917 for ; Thu, 17 Mar 2005 17:19:01 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08528-02 for ; Thu, 17 Mar 2005 17:19:01 +0100 (CET) Original-Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by ronja.ntg.nl (Postfix) with ESMTP id 4567E12894 for ; Thu, 17 Mar 2005 17:19:01 +0100 (CET) Original-Received: from gaston.free.fr (rennes-1-213-228-43-113.dial.proxad.net [213.228.43.113]) by postfix4-1.free.fr (Postfix) with ESMTP id 5B06E2BA683 for ; Thu, 17 Mar 2005 17:18:59 +0100 (CET) Original-Received: by gaston.free.fr (Postfix, from userid 500) id 267EE13C049; Thu, 17 Mar 2005 17:01:45 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.free.fr (Postfix) with ESMTP id B78C0148082 for ; Thu, 17 Mar 2005 17:01:45 +0100 (CET) X-X-Sender: peter@gaston.free.fr Original-To: mailing list for ConTeXt users In-Reply-To: <42393E04.2090506@wxs.nl> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19108 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19108 On Thu, 17 Mar 2005, Hans Hagen wrote: > patch this on core-int: > > \def\doprepareidentity % beware, we need to construct > {\let\!!stringa\@@iakeyword % an unexpanded space separated > \let\@@iakeyword\empty % list of keywords from a comma > \def\doprepareidentity##1% % separated one > {\ifx\@@iakeyword\empty > \appended\def\@@iakeyword{##1}% > \else > \appended\def\@@iakeyword{ ##1}% > \fi}% > \@EA\processcommalist\@EA[\!!stringa]\doprepareidentity > \global\let\doprepareidentity\relax} Thanks, this works very well! Peter -- http://pmrb.free.fr/contact/