Path: utzoo!utgpu!news-server.csri.toronto.edu!orasis.vis.toronto.edu!green Newsgroups: comp.text.tex From: green@vis.toronto.edu (Anthony Thomas Green) Subject: Two column C source listings (HELP!) Message-ID: <91Mar9.202643est.8554@orasis.vis.toronto.edu> Organization: Department of Computer Science, University of Toronto Date: 10 Mar 91 01:27:07 GMT Lines: 19 I have been using c2latex (Thanks to the author(s)!) and am experimenting with two column output. To do this I simply change \documentstyle[twocolumn,10pt,fancyhed]{article} (I am using emTeX under DOS - thus fancyheaders -> fancyhed) But, of course, all my lines overlap. In order to reduce the font I simply copied art10.sty to art4.sty and changed any reference to 10pt to 4pt. This is almost good enough -- but I'm sure there must be a better way. Could some emTeX wizard (EM?) give me a few pointers? I have read most of TFMs out there, but am still having difficulties. Thanks! Anthony Green green@vis.toronto.edu