#################################################################
# local.pm
#
# Local Configuration for LaTeX2HTML
#
# This file is created automatically. Do not edit!
#
#################################################################

package main;

### start pstoimg configuration ###
$GS_LIB = '   . ; /usr/local/lib/ghostscript/5.10 ; /usr/local/lib/ghostscript/fonts'; # Inserted by configure-pstoimg
$PNMCAT = '/usr/local/bin/pnmcat'; # Inserted by configure-pstoimg
$GSLANDSCAPE = '/usr/local/lib/ghostscript/5.10/landscap.ps'; # Inserted by configure-pstoimg
$PPMQUANT = '/usr/local/bin/ppmquant'; # Inserted by configure-pstoimg
$PNMFLIP = '/usr/local/bin/pnmflip'; # Inserted by configure-pstoimg
$PPMTOGIF = '/usr/local/bin/ppmtogif'; # Inserted by configure-pstoimg
$bg_color = '\#bfbfbf'; # Inserted by configure-pstoimg
$HOWTO_TRANSPARENT_GIF = 'netpbm'; # Inserted by configure-pstoimg
$GS_DEVICE = 'ppmraw'; # Inserted by configure-pstoimg
$GS = '/usr/local/bin/gs'; # Inserted by configure-pstoimg
$PNMFILE = '/usr/local/bin/pnmfile'; # Inserted by configure-pstoimg
$HOWTO_INTERLACE_GIF = 'netpbm'; # Inserted by configure-pstoimg
$PBMMAKE = '/usr/local/bin/pbmmake'; # Inserted by configure-pstoimg
$white_color = '\#ffffff'; # Inserted by configure-pstoimg
$PNMCROP = '/usr/local/bin/pnmcrop'; # Inserted by configure-pstoimg

### end pstoimg configuration ###

1;
