Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bryan From: bryan@cs.utexas.edu (Bryan Bayerdorffer @ Wit's End) Newsgroups: comp.text.tex Subject: More one/twocolumn questions (was: A sophisticated double column macro) Message-ID: <218@mohawk.cs.utexas.edu> Date: 9 Sep 90 23:04:34 GMT References: Reply-To: bryan@cs.utexas.edu Organization: Spam Detection & Removal Squad, Austin, TX Lines: 19 Spam-Content: Negligible In article smith@zeus.harvard.edu (Steven Smith) writes: =- =-% I am looking for a sophisticated TeX or LaTeX double column macro capable =-% of the following: =-% =-% i) Double/Single column capability on the same page (LaTeX =-% starts a new page each time its format is switched from =-% \doublecolumn to \singlecolumn). =-% I too would like to find something like this, or any other solution to the following problem: I have a document that I want to set in twocolumn using LaTeX, but it comntains a program fragment that needs to be set in onecolumn. I wouldn't mind making it into a figure and having it captioned, except that it won't fit onto a single page. I could break it into two figures, but having two captions is unacceptable. Is there any way to supress the captioning of a figure? Better yet, are there macros for creating uncaptioned floats in LaTeX? Best of all, is there a solution to the general one/twocolumn problem?