For "The Simple Times", the openly-available SNMP newsletter which I
edit, there are two editions: a PostScript edition and a MIME edition.
Both are really MIME messages: the former is just a single
application/postscript content, the latter is a highly-structured
multipart/mixed content which contains text/plain at the leaves.
I am planning on adding a third edition, richtext, which will be like
the text/plain edition, except all the leafs will be text/richtext.
I have a couple of crude scripts which take the LaTeX subset I use and
produce richtext. The only problematic area is handling itemize
environments. Ideally, I'd like to do a bulleted list, but there really
isn't a richtext directive for this. So, I've done a hack.
For those of you that are running Borenstein's richtext viewer (or have
your own), I'd like you to take a look at the message below and tell me
what you think of it. Is it "rich" enough?
Thanks,
/mtr