This directory contains a presentation about POE, in Docbook-Slides format. index.html Start here if you want to read the presentation. foil*.html Component slides. slides.css CSS stylesheet for HTML slides. slides.pdf Speaker's version, with extra notes. slides.xml Source document. slides.xsl XSLT stylesheet for converting to XHTML. slides-fo.xsl XSLT stylesheet for converting to FO (and eventually PDF). slides-xhtml xmlto helper script slides-fo xmlto helper script Artistic License and legalese. You may have to adjust paths in the latter four files to get the conversion to work correctly. To rebuild the HTML presentation: xmlto -vv -x slides.xsl `pwd`/slides-xhtml slides.xml To rebuild the PDF version: xmlto -vv -x slides-fo.xsl `pwd`/slides-fo slides.xml fop slides.fo slides.pdf (c) 2005 Tony Monroe This presentation is distributed under the terms of Perl's Artistic License. Please consult the file Artistic in this directory for more details.