Package: latex2html
Version: 2002-2-1-20050114-5
Followup-For: Bug #368693

Hi, I got an very valuable email from TAKENO-san but
unfortunately, I have forgotten to forward it to BTS.

Essentially we can fix the problem with the following patch for
pstoimg following his advice.

--- pstoimg~    2006-04-17 17:28:37.000000000 +0900
+++ pstoimg     2006-11-18 22:12:32.000000000 +0900
@@ -1271,7 +1271,8 @@
       $pnmtoimg .= ' -interlace';
     }
     if($TRANSPARENT) {
-      $trans_color = $TRANSPARENT_COLOR||'gray85';
+      $trans_color = $TRANSPARENT_COLOR||'#d9d9d9';
+#      $trans_color = $TRANSPARENT_COLOR||'gray85';
       $pnmtoimg .= ' -trans ' . L2hos->quote($trans_color);
     }
   }

Please apply this patch and fix the problem as soon as possible.

Thanks for your maintenance.
Regards.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages latex2html depends on:
ii  gs                       8.54.dfsg.1-5   Transitional package
ii  gs-afpl [gs]             8.53-1          The AFPL Ghostscript PostScript in
ii  gs-aladdin-vflib [gs]    8.54-0.1.0jp    The AFPL Ghostscript PostScript in
ii  gs-esp [gs]              8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [gs]              8.54.dfsg.1-5   The GPL Ghostscript PostScript int
ii  gs-ja [gs]               7.07-4          The Ghostscript Postscript interpr
ii  netpbm                   2:10.0-10.1     Graphics conversion tools
ii  perl                     5.8.8-7         Larry Wall's Practical Extraction 
ii  perl-doc                 5.8.8-7         Perl documentation
ii  tetex-bin                3.0-28          The teTeX programs
ii  tetex-extra              3.0.dfsg.3-5    Additional TeX input files of teTe

latex2html recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to