Your message dated Sat, 26 Aug 2017 22:10:55 +0000 with message-id <[🔎] E1dljI7-0004cA-AI@fasolo.debian.org> and subject line Bug#872386: Removed package(s) from unstable has caused the Debian Bug report #536393, regarding HTML mode is specifing image sizes in points, in violation of HTML standard (and sanity) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 536393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536393 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: HTML mode is specifing image sizes in points, in violation of HTML standard (and sanity)
- From: Anthony DeRobertis <anthony@derobert.net>
- Date: Thu, 09 Jul 2009 11:57:33 -0400
- Message-id: <20090709155733.24546.91638.reportbug@Tao.metrics.net>
Package: tex4ht Version: 20090521-1 Severity: normal <img src="manual-web0x.png" alt="PIC" class="graphics" width="888.31874pt" height="630.355pt"><!--tex4ht:graphics name="manual-web0x.png" src="img/home.eps" --> The actual image size is 885x628 pixels. First, HTML does not use points at all; see §6.6 [0]. Second, the width and height attributes are defined to take type "length" (see §13.7.1 [1]) which is defined in §6.6 as either an integer (number of pixels) or a percentage. Finally, even if we were to ignore the HTML standard's prohibition of points, and import CSS's use of them, CSS uses PostScript (1/72") points, but TeX (and tex4ht) are using TeX points (1/72.27"). Also, it assumes a 72dpi[2] display whereas most modern displays are closer to 100dpi, so expect some serious scaling[3] — of a bitmap image. [0]: http://www.w3.org/TR/html4/types.html#h-6.6 [1]: http://www.w3.org/TR/html4/struct/objects.html#h-13.7.1 [2]: This can be seen from doing a little math on the size of the image and the point size tex4ht is spewing out: 888.31874 × (1⁄72.27) ÷ (1⁄72) ≅ 885 [3]: 888.31874 PostScript points ≅ 1234 pixels @ 100 ppi. So the image will be scaled up almost 40%, gaining either a good deal of jaggedness or blurryness. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages tex4ht depends on: ii libc6 2.9-12 GNU C Library: Shared libraries ii libkpathsea4 2007.dfsg.2-6 TeX Live: path search library for ii tex4ht-common 20090521-1 LaTeX and TeX for Hypertext (HTML) ii texlive-base-bin 2007.dfsg.2-6 TeX Live: Essential binaries tex4ht recommends no packages. tex4ht suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 444084-done@bugs.debian.org,536380-done@bugs.debian.org,536393-done@bugs.debian.org,537284-done@bugs.debian.org,550381-done@bugs.debian.org,554637-done@bugs.debian.org,554995-done@bugs.debian.org,554998-done@bugs.debian.org,554999-done@bugs.debian.org,562657-done@bugs.debian.org,571061-done@bugs.debian.org,572226-done@bugs.debian.org,581960-done@bugs.debian.org,615596-done@bugs.debian.org,767871-done@bugs.debian.org,767872-done@bugs.debian.org,
- Cc: tex4ht@packages.debian.org, tex4ht@packages.qa.debian.org
- Subject: Bug#872386: Removed package(s) from unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 26 Aug 2017 22:10:55 +0000
- Message-id: <[🔎] E1dljI7-0004cA-AI@fasolo.debian.org>
Version: 20160814-1+rm Dear submitter, as the package tex4ht has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/872386 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---