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:25:18 +0200 Received: by mail.proteosys.com (8.13.6/8.13.4) with ESMTP id k7QDOjoX001737 for ; Sat, 26 Aug 2006 15:24:45 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k7QDKnZ8003284; Sat, 26 Aug 2006 15:20:49 +0200 (MET DST) 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 k7PM1DJ6015831; Sat, 26 Aug 2006 15:20:27 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1289400 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 26 Aug 2006 15:20:27 +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 k7QDAR0S020654 for ; Sat, 26 Aug 2006 15:10:27 +0200 Received: from mx02.kabsi.at (mx02.kabsi.at [62.40.128.130]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k7QDAHZ8001834 for ; Sat, 26 Aug 2006 15:10:19 +0200 (MET DST) Received: from buckbeak.hogwarts (h081217003089.dyn.cm.kabsi.at [81.217.3.89]) by mx02.kabsi.at (8.13.6/8.13.6) with ESMTP id k7QDADZT023059 for ; Sat, 26 Aug 2006 15:10:13 +0200 Received: by buckbeak.hogwarts (Postfix, from userid 1000) id 13F6E330081; Sat, 26 Aug 2006 15:10:17 +0200 (CEST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <87zmdrr6bq.fsf@buckbeak.hogwarts> Date: Sat, 26 Aug 2006 15:10:17 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Andreas Matthias Subject: Where to get LaTeX3? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE Precedence: list X-ProteoSys-SPAM-Score: -2.464 () BAYES_00,FORGED_RCVD_HELO 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:25:18.0817 (UTC) FILETIME=[13125D10:01C6C913] Status: R X-Status: X-Keywords: X-UID: 4988 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/ http://www.ctan.org/tex-archive/macros/latex/exptl/project/expl3/ http://www.latex-project.org/code/experimental/ I thought that CVSWeb might contain the most recent packages and had a look at it. However these packages depend heavily on l3* files which can only be found in the expl3 directory of CTAN. Still I am missing l3num.sty, l3prg.sty, l3token.sty which are required by xparse.sty. Where can I get these? Are there any guidelines where LaTeX3 development code is made available? Is there an anonymous CVS pserver? I must admit that I don't really know what to do with the CVSWeb interface apart from downloading the whole tarball. I would prefer to use anonymous CVS to checkout and update LaTeX3 code. Ciao Andreas