/* Global configuration file for html2ps */ /* This version is suitable for generating the slides. The slides are generated with landscape orientation. Most likely that you want to use the: pod2hpp -idf the -i will convert * into items, so you don't need to work hard to create bullets, just start the line with * and you are all set, pod2hpp will podify it for you. */ @html2ps { package { PerlMagick: 0; netpbm: 1; ImageMagick: 1; djpeg: 1; TeX: 1; dvips: 1; Ghostscript: 1; libwww-perl: 1; path: "/usr/X11R6/bin:/usr/bin"; } paper { type: letter; } hyphenation { en { file: "./hyphen.tex"; } } option { /* number: 0; - it already numbers the pages! */ colour: 1; duplex: 0; /* 1 generate postscript code for double sided printing. */ toc: 0; /* toc: hb; Generate a table of contents, based on headings make it appear first */ /* toc: h; Generate a table of contents, based on headings make it appear last */ frame: 1; hyphenate: 0; /* Do not Hyphenate the text */ landscape: 1; /* works well for acroread only with DSC: 1 */ scaleimage: 1.0; DSC: 1; /* makes PS files very big, but allows to make a perfect PDF */ } frame { /* The appearance of the optional frame controls */ width: 0.6pt; margin: 0.5cm; color: black; } header { /* Running page header */ color: white; /* we don't want the header in slides */ } footer { /* Running page footer */ center: "Slide $N"; /* Page number */ left: $T; /* Document title */ right: $A; /* Author */ font-family: Courier; font-size: 16pt /* font-weight: bold; */ color: black; alternate: 0; } doc-sep: "