Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Sep 2008 08:34:15 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8B6YANZ030712 for ; Thu, 11 Sep 2008 08:34:11 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8B6Tt16029583 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Sep 2008 08:29:55 +0200 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 m8AM1FB4017495; Thu, 11 Sep 2008 08:29:52 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 29343 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 11 Sep 2008 08:29:51 +0200 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 m8B6Tpr3019377 for ; Thu, 11 Sep 2008 08:29:51 +0200 Received: from anchor-post-37.mail.demon.net (anchor-post-37.mail.demon.net [194.217.242.87]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8B6TibW024989 for ; Thu, 11 Sep 2008 08:29:47 +0200 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=[192.168.0.2]) by anchor-post-37.mail.demon.net with esmtp (Exim 4.69) id 1KdfgV-0006JT-PL for latex-l@listserv.uni-heidelberg.de; Thu, 11 Sep 2008 06:29:43 +0000 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <48C8BAD5.9000003@morningstar2.co.uk> Date: Thu, 11 Sep 2008 07:29:41 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Setting tlp via toks: is there a better way than ... To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 11 Sep 2008 06:34:15.0849 (UTC) FILETIME=[695F5990:01C913D8] Status: R X-Status: X-Keywords: X-UID: 5288 Hi, I'm currently replacing \toks@{stuff including "#1"} \edef\myvar{\the\toks@} by \toks_set:No \l_tmpa_toks {stuff including "#1"} \tlp_set:Nx \l_my_tlp {\toks_use:N\l_tmpa_toks} Is there a pre-coded function for this (I may have misunderstood somewhere). -- Joseph Wright