Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Sun, 7 May 2006 01:55:32 +0200 Received: by mail.proteosys.com (8.12.11.20060308/8.12.2) with ESMTP id k46NtSuK009498 for ; Sun, 7 May 2006 01:55:29 +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 k46NpfNq019008 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 May 2006 01:51:42 +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 k46M13Co015234; Sun, 7 May 2006 01:51:49 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1293934 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 7 May 2006 01:51:49 +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 k46NpUdQ017107 for ; Sun, 7 May 2006 01:51:30 +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 k46Nsmvj018795 for ; Sun, 7 May 2006 01:54:49 +0200 (MET DST) Received: from remote218-02.home.uni-freiburg.de ([132.230.218.2] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60) (envelope-from ) id 1FcWYK-0002CO-U2 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 07 May 2006 01:51:16 +0200 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id BD65536581; Sun, 7 May 2006 00:23:19 +0200 (CEST) Mail-Followup-To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE References: <20060505040640.GA3369@irwin.vpn.uni-freiburg.de> <20060505.180617.71093230.wl@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20060506222319.GA3507@irwin.vpn.uni-freiburg.de> Date: Sun, 7 May 2006 00:23:19 +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: <20060505.180617.71093230.wl@gnu.org> 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: 06 May 2006 23:55:32.0972 (UTC) FILETIME=[8FCC82C0:01C67168] Status: R X-Status: X-Keywords: X-UID: 4945 On Fri, May 05, 2006 at 06:06:17PM +0200, Werner LEMBERG 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 > > Hmm, the text in fixltx2e.pdf misses the `fl' ligature... I could see this on page 5 with xpdf 3.00 only. Then I tried AR 7/Linux, gs8.50: fl is present. Afterwards I went back to xpdf 3.00 and suddenly the fl appeared mysteriously and I cannot reproduce the problem. I am using pdfTeX 1.40.0-beta-20060213 (with a font unrelated patch) and a font-unrelated ltxdoc.cfg: \PassOptionsToClass{a4paper}{article}% saves pages \AtEndOfClass{% \RequirePackage{hypdoc}% \pdfstringdefDisableCommands{% \let\env\relax % longtable.dtx \let\mytt\relax % tabularx.dtx }% } hypdoc is available at: http://www.informatik.uni-freiburg.de/~oberdiek/tmp/hypdoc.pdf Yours sincerely Heiko