--- latex2html-2002-2-1/pstoimg.pin.ORG Sat Jan 3 15:14:59 2004 +++ latex2html-2002-2-1/pstoimg.pin Fri Jun 10 10:50:52 2005 @@ -880,7 +880,7 @@ if($opt{depth} == 1) { $gs_aalias = '-dTextAlphaBits=4 '; #if @PPMQUANT@ - $reduce_color = "$PPMQUANT -floyd 256"; + $reduce_color = "$PPMQUANT 256"; #fi } else { @@ -891,7 +891,7 @@ $GSDEVICE = $GSALIASDEVICE; $gs_aalias = '-dTextAlphaBits=4 '; #if @PPMQUANT@ - $reduce_color = "$PPMQUANT -floyd 256"; + $reduce_color = "$PPMQUANT 256"; #fi } #fi