README for a noweb prettyprinter for HTML

This is an experiment to use a different target from LaTeX. Here
I use HTML.

Files:

Makefile

README			this file

cee2html.fg		simple formatted grammar for C
cee2html.ft		simple formatted tokens for C

cee2htmltest.html	output of a noweb run
cee2htmltest.nw		test file for the prettyprinter

prettycee2html.nw	non-standard interface between Pretzel and
			noweb (replaces ../general/nowebpretzelpp.nw
			when linking)

To study how this all works, see the prettycee2html.nw file and study
the differences to ../general/nowebpretzelpp.nw. Also, see the
relevant sections of the Pretzelbook.




