Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!danj1 From: Dan_Jacobson@ATT.COM Newsgroups: comp.unix.programmer Subject: Re: Extracting documentation from C code. Message-ID: <1991May20.185034.20784@cbfsb.att.com> Date: 20 May 91 18:50:34 GMT References: <271@ra.nrl-cmf.UUCP> Sender: news@cbfsb.att.com Reply-To: Dan_Jacobson@ihlpz.ATT.COM Organization: AT&T-BL, Naperville IL, USA Lines: 26 In-Reply-To: tsacas@ipac.ilog.fr's message of 17 May 91 22: 29:06 GMT Originator: danj1@cbnewsf.cb.att.com >>>>> On 17 May 91 22:29:06 GMT, tsacas@ipac.ilog.fr (Stephane Tsacas) said: Stephane> Why don't you use CWEB ? also, I saw this on comp.text.tex: J> To: TeXhax@CS.WASHINGTON.EDU J> Date: Wed, 01 May 91 07:19:39 -0400 J> From: ramsdell@linus.mitre.org J> Subject: c2latex is on sun.soe.clarkson.edu J> Keywords: c2latex, clarkson J> J> c2latex is available via anonymous FTP from sun.soe.clarkson.edu in J> the tex programs directory. Some people have reported problems with J> indentation in formatted listings. As near as I can tell, the problems J> disappear when the most recent version of LaTeX is used. J> J> John J> J> c2latex J> J> c2latex provides simple support for literate programming in C. Given J> a C source file in which the comments have been written in LaTeX, J> c2latex converts the C source file into a LaTeX source file. It can J> be used to produce typeset listings of C programs and/or documentation J> associated with the program.