Title Page
My Presentation
Presented by Me
to My Lug
3/16/2000
htmlslides is Cool Because:

5. HTML is portable

4. HTML is an open standard

3. htmlslides separates content from presentation

2. htmlslides creates uniformity among slides

1. htmlslides makes HTML slideshow authoring fast

htmlslides usage
Usage is: ./htmlslides infile ptemplate ttemplate
Where infile is the combined pre-split html presentation,
      ptemplate is the page template file for all non toc pages,
      ttemplate is the toc template file for the table of contents.

Slides are delineated by titles in <address> </address> tags in pre-split HTML.
The page template can include the following substitution strings:
   zzzTITLEzzz      Page title (from address tags)
   zzzNAVzzz        Navigator (previous, contents, next)
   zzzPAGENOzzz     Calculated page number of present slide.
   zzzSLIDEzzz      Slide material from pre-split HTML file (slides only).
   zzzCONTENTSzzz   Calculated slide link list (TOC only).
Where do you want to go today?

Wherever it is, I know htmlslides is a good presentation tool.