Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Sep 2008 13:27:31 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m88BRQCX015880 for ; Mon, 8 Sep 2008 13:27:27 +0200 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 m88BMgY5020568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Sep 2008 13:22:42 +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 m87M1DoA004931; Mon, 8 Sep 2008 13:22:41 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 20862 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 8 Sep 2008 13:22:41 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m88BMfeB031208 for ; Mon, 8 Sep 2008 13:22:41 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.245]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m88BMer5031607 for ; Mon, 8 Sep 2008 13:22:44 +0200 Received: by rv-out-0708.google.com with SMTP id c5so1234845rvf.10 for ; Mon, 08 Sep 2008 04:22:36 -0700 (PDT) Received: by 10.141.50.11 with SMTP id c11mr8735762rvk.222.1220872956467; Mon, 08 Sep 2008 04:22:36 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.231.17]) by mx.google.com with ESMTPS id b39sm7359489rvf.0.2008.09.08.04.22.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 04:22:35 -0700 (PDT) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v928.1) References: <48C4D4F5.3060503@morningstar2.co.uk> <859ec5630809080413t37278f82wb0dfcb4468374183@mail.gmail.com> X-Mailer: Apple Mail (2.928.1) X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id m88BMfeB031209 Message-ID: <41780601-0613-4AD5-8D2D-9696EAECD494@gmail.com> Date: Mon, 8 Sep 2008 20:52:31 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: \cs:c To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <859ec5630809080413t37278f82wb0dfcb4468374183@mail.gmail.com> 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: 08 Sep 2008 11:27:31.0384 (UTC) FILETIME=[E1E3AB80:01C911A5] Status: R X-Status: X-Keywords: X-UID: 5231 On 08/09/2008, at 8:43 PM, Morten Høgholm wrote: > There is \cs_use:c (in l3basics I believe). Ah, this is undocumented. I'll add something somewhere. W