Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > eb0d7e0103f59d99989b088a9a64800b > files > 1

html2ps-1.0-0.5.b6.fc13.noarch.rpm

/* Global configuration file for html2ps */

@html2ps {
  package {
    ImageMagick: 1;
    PerlMagick: 1;
    TeX: 1;
    dvips: 1;
    Ghostscript: 1;
    libwww-perl: 1;
    path: "/usr/bin";
  }
  hyphenation {
    en {
      file: "/usr/share/texmf/tex/generic/hyphen/hyphen.tex";
    }
  }
}