Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Sat, 26 Aug 2006 15:39:04 +0200 Received: by mail.proteosys.com (8.13.6/8.13.4) with ESMTP id k7QDd3BA001793 for ; Sat, 26 Aug 2006 15:39:04 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k7QDZ3n4031948 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Aug 2006 15:35:03 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id k7PM1DJM015831; Sat, 26 Aug 2006 15:35:02 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1289426 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 26 Aug 2006 15:35:02 +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 k7QDZ28k020881 for ; Sat, 26 Aug 2006 15:35:02 +0200 Received: from pasmtp.tele.dk (pasmtpb.tele.dk [80.160.77.98]) by relay.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k7QDYpiU031889 for ; Sat, 26 Aug 2006 15:34:57 +0200 Received: from morten.local (0x535d8f08.banxx4.adsl-dhcp.tele.dk [83.93.143.8]) by pasmtp.tele.dk (Postfix) with ESMTP id 3934FE3019F; Sat, 26 Aug 2006 15:34:51 +0200 (CEST) Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 References: <87zmdrr6bq.fsf@buckbeak.hogwarts> Content-Transfer-Encoding: 7bit User-Agent: Opera Mail/9.01 (MacPPC) Message-ID: Date: Sat, 26 Aug 2006 15:34:50 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?iso-8859-1?Q?Morten_H=F8gholm?= Subject: Re: Where to get LaTeX3? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <87zmdrr6bq.fsf@buckbeak.hogwarts> Precedence: list X-ProteoSys-SPAM-Score: -102.464 () BAYES_00,FORGED_RCVD_HELO,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.56 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 26 Aug 2006 13:39:04.0947 (UTC) FILETIME=[FF7BCC30:01C6C914] Status: R X-Status: X-Keywords: X-UID: 4989 On Sat, 26 Aug 2006 15:10:17 +0200, Andreas Matthias wrote: Andreas, > I get totally lost in the many places where LaTeX3 is available. > It seems there are at least 3 places where development code in > quite different versions is stored: > > http://www.latex-project.org/cgi-bin/cvsweb/ Until very recently the current versions of the xpackages and expl3 where available from this link but in the meantime we have moved the repository to Subversion since this seems to be better suited for anonymous read access that cvs (according to people who know much more about this than I do). The development versions are now available from . You should be able to do a svn checkout on that directory. Sorry for the confusion, -- Morten