| Dick Binder's template | for Webify 2.11 | Note that comments begin with | and extend to the end-of-line; | by default, text outside of comments will appear in the currently | open (being written) html file. | We may use the {quietly ...} escape sequence to suppress this: | {quietly | Causes top-level text to be discarded, | but interprets enclosed {...} sequences. | Set some parameters: most of these may be alternatively | specified as command line options. {crop-left 0.5} | Crop whitespace off of page boundaries. {crop-right 0.5} {crop-top 0.5} {crop-bot 0.5} | {rotate 1} | Uncomment to force Horizontal (Landscape) | (Equivalent to -r 1 command line option) | If this yields upside-down, try 3 } | closes {quietly ...} | Here's the skeletal HTML file for the presentation: {title} | Note that {title} expands to text.

{for-each-page | Iterate, thru pages in .ps file: {write-page-file | Generate a per-page .html file, containing Page {this-page}

{title} Slide {page-number "%d"} of {pages}


Click slide for next, or goto previous, first, last slides or back to thumbnail layout.

Click slide for next, or goto previous, or back to thumbnail layout.
} | Closes {write-page-file ...} } | Closes {for-each-page ...} | Now we're back to the top-level HTML file; finish it up:

(Click the thumbnail page images to view the slides)