[comp.sources.wanted] Text Filter: C-source to TeX

jdm5548@diamond.tamu.edu (James Darrell McCauley) (07/13/90)

I'm looking for a text filter to put my C programs into TeX, similar to
vgrind -lc.  I would prefer something that puts comments in a different
font and makes data type, flow statements (if, for, while, et cetera),
and cpp things in bold face.

Darrell
jdm5548@diamond.tamu.edu

graham@castle.ed.ac.uk (Graham Rule) (07/14/90)

In article <6529@helios.TAMU.EDU>, jdm5548@diamond.tamu.edu (James
Darrell McCauley) writes:
|> I'm looking for a text filter to put my C programs into TeX, similar to
|> vgrind -lc.  I would prefer something that puts comments in a different
|> font and makes data type, flow statements (if, for, while, et cetera),
|> and cpp things in bold face.

There is a program called 'tgrind' that is included in the TeX release tape
which does just what you are asking for.