Xref: utzoo comp.text:8266 comp.sources.wanted:16275 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!pitt!vax.cs.pitt.edu!jonathan From: jonathan@cs.pitt.edu (Jonathan Eunice) Newsgroups: comp.text,comp.sources.wanted Subject: Wanted: tools for source code presentation Message-ID: Date: 16 Apr 91 11:11:25 GMT Sender: news@cs.pitt.edu Followup-To: comp.text Organization: University of Pittsburgh Computer Science Lines: 11 I need to publish some source code soon, and I'd like it to be nicely presented. I'm already using indent and doing a goodly amount of manual tweaking, but I'm searching for some automatic assistance. In particular, I'd like to have my comments italicized, just like the Sun manuals do (to good effect). This would require, at minimum, some ?roff macros, plus a tool to scan the code and insert appropriate formatting commands. Not hard to do, but I've got little time to do it. Anyone have anything already cooked up? Also, I am open to other code-beautifying tools, if such exist.