Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 Oct 2009 12:48:46 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n9KAmj5h008890 for ; Tue, 20 Oct 2009 12:48:45 +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 n9KAitMI017156 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Oct 2009 12:44: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 n9K74dZG012848; Tue, 20 Oct 2009 12:44:43 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 355319 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 20 Oct 2009 12:44:43 +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 n9KAihV6022789 for ; Tue, 20 Oct 2009 12:44:43 +0200 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n9KAiQOQ016552 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 20 Oct 2009 12:44:30 +0200 Received: from remote190-048.home.uni-freiburg.de ([132.230.190.48] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1N0CCY-0001Fy-8L for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 20 Oct 2009 12:44:26 +0200 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id 8D5F41A0C3; Tue, 20 Oct 2009 12:43:44 +0200 (CEST) Mail-Followup-To: Mailing list for the LaTeX3 project References: <5.1.0.14.0.20090425151542.032a0ce0@pop3.web.de> <20090424092120.GA7843@irwin.vpn.uni-freiburg.de> <5.1.0.14.0.20090421122917.02f41830@pop3.web.de> <455691F1-21A4-4C65-A025-7855791829F7@gmail.com> <20090424092120.GA7843@irwin.vpn.uni-freiburg.de> <5.1.0.14.0.20090425151542.032a0ce0@pop3.web.de> <5.1.0.14.0.20090426075020.02780400@pop3.web.de> <20090426102229.GA26342@irwin.vpn.uni-freiburg.de> <0C0E2BA7-B8AC-4531-B4BB-19B7F844798F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20091020104344.GA3025@irwin.vpn.uni-freiburg.de> Date: Tue, 20 Oct 2009 12:43:44 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Heiko Oberdiek Subject: Re: \in@ wrong? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <0C0E2BA7-B8AC-4531-B4BB-19B7F844798F@gmail.com> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 20 Oct 2009 10:48:46.0699 (UTC) FILETIME=[E66523B0:01CA5172] Status: R X-Status: X-Keywords: X-UID: 6102 On Tue, Sep 15, 2009 at 09:51:12PM +0930, Will Robertson wrote: > On 26/04/2009, at 7:52 PM, Heiko Oberdiek wrote: > > >I think, a little more robust is, but longer is: > > > >% Version H: > >\def\in@#1#2{% > > > A thanks backwards though time, Heiko, for your insightful analysis > and clever code. > > This change has now been committed to the LaTeX2e SVN repository: > Revision 74: \ProvidesFile{ltfssdcl.dtx} [2007/08/31 v3.01 ...] ... \in@#1#2{% \def\in@@##1#1##2##3\in@@{% \ifx\in@##2\in@false\else\in@true\fi}% \in@@#2#1\in@\in@@} \newif\ifin@ Same as old version and the new LaTeX 2009/09/24. What do I miss? > Furthermore, the test suite still appears to be working (which I never > doubted for a second). Me, too (but for other reasons) ;-) Yours sincerely Heiko