Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 3f410f6d55ac0e127cbacf19d2f7c262 > files > 1

html2ps-1.0-0.b5.1mdv2008.1.noarch.rpm

/* Global configuration file for html2ps */

@html2ps {
  package {
    path: "/usr/X11R6/bin:/usr/bin";
  }
  paper {
    type: A4;
  }
  hyphenation {
    en {
      file: "/usr/share/texmf/tex/generic/hyphen/hyphen.tex";
    }
    pl {
      file: "/usr/share/texmf/tex/generic/hyphen/plhyph.tex";
    }
  }
}