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 q4D9ACIx010176 for ; Sun, 13 May 2012 11:10:13 +0200 Received: (qmail 21582 invoked by alias); 13 May 2012 09:10:06 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 13 May 2012 09:10:05 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx032) with SMTP; 13 May 2012 11:10:05 +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 q4D97itE010179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 May 2012 11:07:45 +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 q4CM150s015396; Sun, 13 May 2012 11:07:44 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1995578 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 13 May 2012 11:07:44 +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 q4D97iKm010911 for ; Sun, 13 May 2012 11:07:44 +0200 Received: from smtp.demon.co.uk (mdfmta009.mxout.tch.inty.net [91.221.169.50]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q4D97UNx010146 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 13 May 2012 11:07:34 +0200 Received: from mdfmta009.tch.inty.net (unknown [127.0.0.1]) by mdfmta009.tch.inty.net (Postfix) with ESMTP id C7A1312806F for ; Sun, 13 May 2012 10:07:27 +0100 (BST) Received: from mdfmta009.tch.inty.net (unknown [127.0.0.1]) by mdfmta009.tch.inty.net (Postfix) with ESMTP id A64B112806C for ; Sun, 13 May 2012 10:07:27 +0100 (BST) Received: from palladium.local (unknown [80.176.134.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mdfmta009.tch.inty.net (Postfix) with ESMTP for ; Sun, 13 May 2012 10:07:27 +0100 (BST) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-MDF-HostID: 22 Message-ID: <4FAF79CE.8070909@morningstar2.co.uk> Date: Sun, 13 May 2012 10:07:26 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Deprecated functions To: LATEX-L@listserv.uni-heidelberg.de Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Sender is in whitelist: joseph.wright@MORNINGSTAR2.CO.UK); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnBi0P5cROEGjO+pG7NAH/K+tf9SrVFtpLrKONl 2T9EL4W4U4jgzLbnCcGpk1z/zwmKT/K1fv3lD0=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: 7048 Hello all, As notified previously, we are updating expl3 to address a small number of inconsistencies in function naming. At present, these changes have been made in the SVN only: they will be updated on CTAN /after/ the TL2012 freeze. The following functions have been deprecated and will be removed after 2012-08-31 with no replacement: \clist_if_eq:NN(TF) \skip_if_infinite_glue:n(TF) The following functions have been renamed and are deprecated for removal after 2012-08-31: \tl_length_tokens:n => \tl_count_tokens:n The following functions have been renamed and are deprecated for removal after 2012-11-30: \clist_length:N => \clist_count:N \clist_length:c => \clist_count:c \clist_length: => \clist_count:n \prop_del:Nn => \prop_remove:Nn \prop_del:cn => \prop_remove:cn \prop_del:NV => \prop_remove:NV \prop_del:cV => \prop_remove:cV \prop_gdel:Nn => \prop_gremove:Nn \prop_gdel:cn => \prop_gremove:cn \prop_gdel:NV => \prop_gremove:NV \prop_gdel:cV => \prop_gremove:cV \seq_length:N => \seq_count:N \seq_length:c => \seq_count:c \tl_count:N => \tl_length:N \tl_count:c => \tl_length:c \tl_count:n => \tl_length:n \tl_count:V => \tl_length:V \tl_count:o => \tl_length:o -- Joseph Wright