<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: text to html</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi,</FONT>
<BR><FONT SIZE=2>Those interested can check out the gnosis package for python.  It has a txt2html sub package.  It's point is to prepare source files and papers for presentation and does so by converting them to html.  Furthur details can be found as part of the packages documentation.  The long and short is that line spacing and indentation of the text file provide formatting information that is used by the program in generating titles, headings, and markup.  Since source is distributed, if you know python you can modify what means what to get a finer level of control over text to html translation.  </FONT></P>

<P><FONT SIZE=2>Cecil</FONT>
</P>

</BODY>
</HTML>