comments are in H6, directives are in H5 : eg. output dir
outputDir slides/example
title Title of the Talk
topic Presents
event Demo
location where
date November 5, 2002
speaker Alan Knowles
company Freelance Consultant
email alan@akbkhome.com
url http://conf.php.net/pres
presentation jskeyboard="1" template="php"     backgroundfixed="true"    backgroundimage = ""    navsize="1.4em"

First Page headline 


php HTML2pres.php example.html


H4 is the default blurb level ! This will convert the text into individual slide xml files, and a master slide.xml

Page 2



An image page

a
And a smaller image
a

a page with some code

<?php
echo "hello world";

?>