The program thm2htm will generate a web of HTML files from a given
ThML file.  Execute it with a command such as 

  thm2htm sample17.thm

Note that the resulting files reference some images and stylesheets.
The ss and pix directories can be placed in the same directory as 
the ThML file, but it's better to place them at ../../../ss and 
../../../pix.  You might arrange your files this way:

ccel/ss
ccel/pix
ccel/a/authorID/bookID/bookID.thm
etc.

This program doesn't do proper XML parsing.  In some ways it is
looser and in some ways tighter -- e.g. it sometimes requires 
that XML attributes be quoted with double quotes, not single.  
I hope to do a proper, tested version some day.  Consider this 
a prototype.

Harry Plantinga
2001-04-27
