Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Sun, 4 Jun 2006 23:42:26 +0200 Received: by mail.proteosys.com (8.12.11.20060308/8.12.2) with ESMTP id k54LgKRJ022750 for ; Sun, 4 Jun 2006 23:42:21 +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 k54LcOqV009671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 Jun 2006 23:38:24 +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 k54JIcZe008657; Sun, 4 Jun 2006 23:38:02 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1290791 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 4 Jun 2006 23:38:02 +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 k54Lc2nX010173 for ; Sun, 4 Jun 2006 23:38:02 +0200 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k54Lfrvj009419 for ; Sun, 4 Jun 2006 23:41:53 +0200 (MET DST) Received: from remote218-05.home.uni-freiburg.de ([132.230.218.5] helo=m0A023293.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60) (envelope-from ) id 1Fn0IC-0000uL-6c for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 04 Jun 2006 23:37:52 +0200 Received: by m0A023293.vpn.uni-freiburg.de (Postfix, from userid 500) id F1DAB36B07; Sun, 4 Jun 2006 23:37:50 +0200 (CEST) Mail-Followup-To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE References: <20060531192925.GA7290@m0A023293.vpn.uni-freiburg.de> <20060601155242.GA4393@m0A023293.vpn.uni-freiburg.de> <20060601163408.GA11732@m0A023293.vpn.uni-freiburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20060604213749.GA10066@m0A023293.vpn.uni-freiburg.de> Date: Sun, 4 Jun 2006 23:37:50 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Heiko Oberdiek Subject: Re: LaTeX Release 2005/12/01 To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <20060601163408.GA11732@m0A023293.vpn.uni-freiburg.de> Precedence: list X-ProteoSys-SPAM-Score: 0 () X-Scanned-By: MIMEDefang at proteosys.com Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 04 Jun 2006 21:42:26.0278 (UTC) FILETIME=[C5567860:01C6881F] Status: R X-Status: X-Keywords: X-UID: 4962 On Thu, Jun 01, 2006 at 06:34:08PM +0200, Heiko Oberdiek wrote: > * Added: amslatex-tds.zip > * Added: latex-tds-tds.zip that contains the whole > TDS tree from the other zip files. The remaining "required" bundles are added: * psnfss-tds.zip * babel-tds.zip A part of the sources I have added, mainly the build script, patches and TeX configuration and driver files: * src-tds.zip However many tools and packages are not yet available. Some I will add or update soon on CTAN, for others I don't have time. Regarding babel, I don't understand, why some TeX distributions put *all* files below TDS/*/generic/, from my readme.txt: * TDS format: Currently I am following here some TeX distributions (teTeX, TeXLive, VTeX) that use `generic' as TDS format, but I don't understand the reason: * I would rather put pure LaTeX files in TDS:tex/latex/babel and the other files that also can be used with plain formats in TDS:tex/generic/babel. It is the _purpose_ of TDS's format concept to allow the format dependend programs an efficient lookup. * The documentation and source would go in TDS:doc/latex/babel and TDS:source/latex/babel, because babel is a project related to the LaTeX project, e.g. the CTAN location is even in the _require_ part of the LaTeX subtree, CTAN:macros/latex/required/babel. Yours sincerely Heiko