Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id q12ETBfg005695 for ; Thu, 2 Feb 2012 15:29:12 +0100 Received: (qmail 11314 invoked by alias); 2 Feb 2012 13:29:06 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 02 Feb 2012 13:29:04 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx111) with SMTP; 02 Feb 2012 14:29:04 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q12DREXS030634 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Feb 2012 14:27:15 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q12DBt6v005897; Thu, 2 Feb 2012 14:27:14 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2039531 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 2 Feb 2012 14:27:14 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q12DREhC010289 for ; Thu, 2 Feb 2012 14:27:14 +0100 Received: from neptune.ucc.ie (neptune.ucc.ie [143.239.153.183]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q12DR9m0030601 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 2 Feb 2012 14:27:13 +0100 Received: from csmvddesktop (csmvddesktop.ucc.ie [143.239.74.97]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: dongen) by neptune.ucc.ie (Postfix) with ESMTPSA id 1D97B200F8 for ; Thu, 2 Feb 2012 13:27:25 +0000 (GMT) References: <20120202102957.GB14566@csmvddesktop> <4F2A68F9.1010508@morningstar2.co.uk> <20120202111808.GA15304@csmvddesktop> <20120202131844.GA16372@csmvddesktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Check-Skipped: Low on slaves (7) Message-ID: <20120202133153.GA16604@csmvddesktop> Date: Thu, 2 Feb 2012 13:31:53 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: dongen Subject: Re: Mapping Functions Versions for All and Some To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <20120202131844.GA16372@csmvddesktop> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (eXpurgate); Detail=5D7Q89H36p7Nd1a4XKk/L3frsCBpYZwpq1cWjngioFTkIHQaDRoTVKwh3MORn5UpI4rRL w9+//vDIEHlFl8/A4tuugpeTT9mglaYDtgOFZYZt+P3An2uGSYTB9xFOHo58Kn4uldhHlhn/4MvA CGNb4CAthRflxP+lx1YoPaIOviVHXbJHYlUDHlST+OmP4rVF9OOctbU5Lk=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 7006 * dongen [2012-02-02 13:18:44 +0000]: Dear Bruno, : Now here is the question. What I'd like to know if there's an easy way : for a substitution of the form : a[expression] -> \csname myA[expression]\endcsname : If there is an easy way to do this than this simply lets me apply the : substitution to the guard expressions and they then give me the conditions : that need to be satisfied before I can return the ``result'' (the text : between the = and the |). Of course, I also have to make the substitution : in the result. I think I've solved the problem, so I probably won't need to know about the substitution. If the answer is easy, I'd still like to know. Otherwise, please forget about it. Regards, Marc van Dongen