Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Thu, 1 Jun 2006 09:15:34 +0200 Received: by mail.proteosys.com (8.12.11.20060308/8.12.2) with ESMTP id k517FP9Q021618 for ; Thu, 1 Jun 2006 09:15:28 +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 k517BI4k020044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jun 2006 09:11:18 +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 k4VM1kgn014566; Thu, 1 Jun 2006 09:11:02 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1289458 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 1 Jun 2006 09:11: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 k517B1GR024428 for ; Thu, 1 Jun 2006 09:11:02 +0200 Received: from freebsd1.webcows.se (217198149020-host.dependit.net [217.198.149.20]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k517Envj005690 for ; Thu, 1 Jun 2006 09:14:50 +0200 (MET DST) Received: from h224n7c1o260.bredband.skanova.com ([81.231.38.224] helo=residenset.net) by freebsd1.webcows.se with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FlhKW-000P2w-5O for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 01 Jun 2006 09:10:52 +0200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v553) X-Mailer: Apple Mail (2.553) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - freebsd1.webcows.se X-AntiAbuse: Original Domain - listserv.uni-heidelberg.de X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - residenset.net X-Source: X-Source-Args: X-Source-Dir: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id k517B2GR024429 Message-ID: Date: Thu, 1 Jun 2006 09:11:37 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?ISO-8859-1?Q?Lars_Hellstr=F6m?= Subject: Re: LaTeX Release 2005/12/01 To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <20060531192925.GA7290@m0A023293.vpn.uni-freiburg.de> Precedence: list X-ProteoSys-SPAM-Score: 0.001 () HTML_MESSAGE X-Scanned-By: MIMEDefang at proteosys.com Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 01 Jun 2006 07:15:38.0681 (UTC) FILETIME=[2F27B290:01C6854B] Status: R X-Status: X-Keywords: X-UID: 4956 Onsdagen den 31 maj 2006 kl 21.29 skrev Heiko Oberdiek: > >> * To get smaller pdf file sizes I have experimented with >> destinations: >> * Unused destinatins are removed. >> * The destination names are renamed to shorter names. [snip] > Thus I made the assumption the spelling of the destinations are not > intended for external referencing. This allows two optimizations: > * Unused destinations are removed. > * The destination names must still unique, but I can choose shorter > names, e.g. instead of > section.1, section.23, codline.127 (30 bytes) > the shortest possible, but unique names are used: > A, B, C (3 bytes) > The HTML example from above would be transformed to: > ... or ... > > Example: file size decrease of source2e.pdf: around 4.5 %. Have you tried using numbered destinations? Apart from being simpler, this should shave off another byte or two (for the parentheses delimiting the string). Lars Hellström