Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Fri, 5 May 2006 06:42:15 +0200 Received: by mail.proteosys.com (8.12.11.20060308/8.12.2) with ESMTP id k454gAqG027147 for ; Fri, 5 May 2006 06:42:11 +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 k454bSW6017351 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 5 May 2006 06:37:29 +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 k44N6fO3032195; Fri, 5 May 2006 06:37:35 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1303052 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 5 May 2006 06:37:35 +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 k454bIWm003067 for ; Fri, 5 May 2006 06:37:18 +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 k454eXvj002222 for ; Fri, 5 May 2006 06:40:33 +0200 (MET DST) Received: from remote129-150.home.uni-freiburg.de ([132.230.129.150] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60) (envelope-from ) id 1Fbs3s-00077b-El for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 05 May 2006 06:37:05 +0200 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id 2006737227; Fri, 5 May 2006 06:22:10 +0200 (CEST) Mail-Followup-To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE References: <20060505040640.GA3369@irwin.vpn.uni-freiburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20060505042209.GA19832@irwin.vpn.uni-freiburg.de> Date: Fri, 5 May 2006 06:22:10 +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: <20060505040640.GA3369@irwin.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: 05 May 2006 04:42:17.0891 (UTC) FILETIME=[49E74F30:01C66FFE] Status: R X-Status: X-Keywords: X-UID: 4939 On Fri, May 05, 2006 at 06:06:40AM +0200, Heiko Oberdiek wrote: > On Wed, May 03, 2006 at 12:00:24PM +0930, Will Robertson wrote: > > > Is the omission of fixltx2e documentation intentional? (I haven't > > checked for anything else missing) > > No, many thanks. I have overlooked this and some other files. > I have updated it now: > http://www.informatik.uni-freiburg.de/~oberdiek/tmp/latex-tds/base-tds.zip I detected a severe documentation bug of inputenc.dtx: a closing curly brace is in the wrong line, leading to an error. Yours sincerely Heiko *** inputenc.dtx.orig 2006-05-05 02:51:46.000000000 +0200 --- inputenc.dtx 2006-05-05 03:04:02.000000000 +0200 *************** *** 2440,2447 **** % \end{macrocode} % But why only for this one encoding? (Answer: because it is a new encoding: % it contains only LICR objects --- Frank) ! % \changes{v1.0g}{2004/05/22}{Changed \cs{textpm} to \cs{pm} ! % \changes{v1.1b}{2006/03/03}{Reverted back to \cs{textpm}} % for consistency.} % \begin{macrocode} \DeclareInputText{160}{\nobreakspace} --- 2440,2447 ---- % \end{macrocode} % But why only for this one encoding? (Answer: because it is a new encoding: % it contains only LICR objects --- Frank) ! % \changes{v1.0g}{2004/05/22}{Changed \cs{textpm} to \cs{pm}} ! % \changes{v1.1b}{2006/03/03}{Reverted back to \cs{textpm} % for consistency.} % \begin{macrocode} \DeclareInputText{160}{\nobreakspace}