You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
3.2 KiB
97 lines
3.2 KiB
# LaTeX2HTML site specific configuration file |
|
# generated by config.pl |
|
|
|
# You may edit this file to get around deficiencies of the configuration |
|
# procedure, but you have to be sure of what you are doing! |
|
# If you think there are bugs in the configuration procedure, please report |
|
# them. See the BUGS file on how to do it. Your help is appreciated! |
|
|
|
package cfgcache; |
|
require Exporter; |
|
@ISA = qw(Exporter); |
|
@EXPORT = qw(%cfg); |
|
|
|
$cfg{'ANYTOPNM'} = q'/usr/bin/anytopnm'; |
|
$cfg{'BINDIR'} = q'/usr/bin'; |
|
$cfg{'BMPTOPPM'} = q'/usr/bin/bmptoppm'; |
|
$cfg{'CRAYOLAFILE'} = q'/usr/share/latex2html/styles/crayola.txt'; |
|
$cfg{'DVIPS'} = q'/usr/bin/dvips'; |
|
$cfg{'DVIPSOPT'} = q' -E'; |
|
$cfg{'GIFTOPNM'} = q'/usr/bin/giftopnm'; |
|
$cfg{'GS'} = q'/usr/bin/gs'; |
|
$cfg{'GSALIASDEVICE'} = q'ppmraw'; |
|
$cfg{'GSDEVICE'} = q'pnmraw'; |
|
$cfg{'GSLANDSCAPE'} = q''; |
|
$cfg{'GS_LIB'} = q''; |
|
$cfg{'HASHBANG'} = q'1'; |
|
$cfg{'HTML_VALIDATOR'} = q''; |
|
$cfg{'ICONPATH'} = q'file:/usr/share/latex2html/icons'; |
|
$cfg{'ICONSERVER'} = q''; |
|
$cfg{'ICONSTORAGE'} = q''; |
|
$cfg{'IMAGE_TYPES'} = q'png gif'; |
|
$cfg{'INITEX'} = q'/usr/bin/initex'; |
|
$cfg{'JPEGTOPNM'} = q'/usr/bin/jpegtopnm'; |
|
$cfg{'KPSEWHICH'} = q'/usr/bin/kpsewhich'; |
|
$cfg{'LATEX'} = q'/usr/bin/latex'; |
|
$cfg{'LATEX2HTMLDIR'} = q'/usr/share/latex2html'; |
|
$cfg{'LATEX2HTMLPLATDIR'} = q'/usr/share/latex2html'; |
|
$cfg{'LIBDIR'} = q'/usr/share/latex2html'; |
|
$cfg{'METADPI'} = q'0'; |
|
$cfg{'METAMODE'} = q''; |
|
$cfg{'MKTEXLSR'} = q'/usr/bin/mktexlsr'; |
|
$cfg{'NULLFILE'} = q'/dev/null'; |
|
$cfg{'PBMMAKE'} = q'/usr/bin/pbmmake'; |
|
$cfg{'PCXTOPPM'} = q'/usr/bin/pcxtoppm'; |
|
$cfg{'PERL'} = q'/usr/bin/perl'; |
|
$cfg{'PERLFOOTER'} = q''; |
|
$cfg{'PERLHEADER'} = <<'EOQ'; |
|
#! /usr/bin/perl -w |
|
EOQ |
|
$cfg{'PERLSCRIPTDIR'} = q'/usr/bin'; |
|
$cfg{'PICTTOPPM'} = q''; |
|
$cfg{'PK_GENERATION'} = q'0'; |
|
$cfg{'PNGTOPNM'} = q'/usr/bin/pngtopnm'; |
|
$cfg{'PNMBLACK'} = q''; |
|
$cfg{'PNMCAT'} = q'/usr/bin/pnmcat'; |
|
$cfg{'PNMCROP'} = q'/usr/bin/pnmcrop'; |
|
$cfg{'PNMCROPOPT'} = q' -sides '; |
|
$cfg{'PNMCUT'} = q'/usr/bin/pnmcut'; |
|
$cfg{'PNMFILE'} = q'/usr/bin/pnmfile'; |
|
$cfg{'PNMFLIP'} = q'/usr/bin/pnmflip'; |
|
$cfg{'PNMPAD'} = q'/usr/bin/pnmpad'; |
|
$cfg{'PNMROTATE'} = q'/usr/bin/pnmrotate'; |
|
$cfg{'PNMSCALE'} = q'/usr/bin/pnmscale'; |
|
$cfg{'PNMTOPNG'} = q'/usr/bin/pnmtopng'; |
|
$cfg{'PPMQUANT'} = q'/usr/bin/ppmquant'; |
|
$cfg{'PPMTOGIF'} = q'/usr/bin/ppmtogif'; |
|
$cfg{'PPMTOJPEG'} = q'/usr/bin/ppmtojpeg'; |
|
$cfg{'PREFIX'} = q'/usr'; |
|
$cfg{'RGBCOLORFILE'} = q'/usr/share/X11/rgb.txt'; |
|
$cfg{'SGITOPNM'} = q'/usr/bin/sgitopnm'; |
|
$cfg{'SHLIBDIR'} = q'/usr/share/latex2html'; |
|
$cfg{'TEX'} = q'/usr/bin/tex'; |
|
$cfg{'TEXPATH'} = q'/usr/share/texmf/tex/latex/html'; |
|
$cfg{'TIFFTOPNM'} = q'/usr/bin/tifftopnm'; |
|
$cfg{'TMPSPACE'} = q'/tmp'; |
|
$cfg{'WEB2C'} = q'1'; |
|
$cfg{'XBMTOPBM'} = q'/usr/bin/xbmtopbm'; |
|
$cfg{'XWDTOPNM'} = q'/usr/bin/xwdtopnm'; |
|
$cfg{'dd'} = q'/'; |
|
$cfg{'distver'} = q'2008'; |
|
$cfg{'exec_extension'} = q''; |
|
$cfg{'gif_interlace'} = q'netpbm'; |
|
$cfg{'gif_trans'} = q'netpbm'; |
|
$cfg{'have_dvipsmode'} = q''; |
|
$cfg{'have_geometry'} = q'1'; |
|
$cfg{'have_images'} = q'1'; |
|
$cfg{'have_pstoimg'} = q'1'; |
|
$cfg{'perl_starter'} = q''; |
|
$cfg{'pipes'} = q'1'; |
|
$cfg{'plat'} = q'unix'; |
|
$cfg{'scriptdir'} = q'/usr/bin'; |
|
$cfg{'scriptext'} = q''; |
|
$cfg{'srcdir'} = q'/X/latex2html-2008'; |
|
$cfg{'texlive'} = q'0'; |
|
$cfg{'wrapper'} = q'0'; |
|
|
|
1; # must be last line
|
|
|