Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Tue, 30 May 2006 18:05:20 +0200 Received: by mail.proteosys.com (8.12.11.20060308/8.12.2) with ESMTP id k4UG5Crh004402 for ; Tue, 30 May 2006 18:05:13 +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 k4UG1lvj013886; Tue, 30 May 2006 18:01:47 +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 k4UApdRC006461; Tue, 30 May 2006 17:57:34 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1291893 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 30 May 2006 17:57:34 +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 k4UFvXB7019646 for ; Tue, 30 May 2006 17:57:33 +0200 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k4UFvMtP022763 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 30 May 2006 17:57:26 +0200 Received: from remote218-15.home.uni-freiburg.de ([132.230.218.15] helo=m0A023293.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60) (envelope-from ) id 1Fl6au-0004GD-OF for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 30 May 2006 17:57:20 +0200 Received: by m0A023293.vpn.uni-freiburg.de (Postfix, from userid 500) id 7040E36599; Tue, 30 May 2006 17:56:49 +0200 (CEST) Mail-Followup-To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE References: <20060427182251.GA23586@m0A023293.vpn.uni-freiburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20060530155648.GA16268@m0A023293.vpn.uni-freiburg.de> Date: Tue, 30 May 2006 17:56:49 +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: <20060427182251.GA23586@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: 30 May 2006 16:05:21.0079 (UTC) FILETIME=[DA1D4470:01C68402] Status: R X-Status: X-Keywords: X-UID: 4951 Hello, On Thu, Apr 27, 2006 at 08:22:51PM +0200, Heiko Oberdiek wrote: > The result: > http://www.informatik.uni-freiburg.de/~oberdiek/tmp/latex-tds/index.html I have updated it: * Latest CTAN versions. * I have written a wrapper file that merges all the ltnews??.tex documents: ltnews.pdf contain all LaTeX News issues 1--17. * To get smaller pdf file sizes I have experimented with destinations: * Unused destinatins are removed. * The destination names are renamed to shorter names. I am using all bytes (0-255) except for - 0: dangerous for PDF viewers that work with C strings (xpdf?) - 13: carriage return needs quoting, otherwise it would be normalized to 10 (line feed). - 40, 41, 92 (parentheses, backslash): needs quoting - 255: avoids unicode marker at string start I would be interested, if there are problems with the links/outlines. (Apart from links that unhappily point to the baseline.) Yours sincerely Heiko