These are scripts for converting TRANSDOC documents (XML using the 
TRANSDOC DTD, the result of rtf2xml) to ThML (SGML using the ThML 
dtd).  Hence the name, trn2thm. These scripts have been tested
on about 4 documents. The task is split into several subtasks for
ease of development and debugging.

There is also a script for converting ThML documents to HTML webs.
I have lots of ideas for where this script should go (expandable
table of contents, navigation panel, preferences, etc) but for now
it does a relatively basic job and has not been thoroughly tested.

Let us assume you have converted a file from rtf to transdoc. Suppose
the file is named mybook.trn. To do the whole conversion--to ThML, 
XML, and HTML--you would type 

trn2thm mybook

You must have perl to run the scripts, and the ThML validation
package to validate the results.


Harry.Plantinga@wheaton.edu
November 25, 1998


