Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!hsdndev!rice!titan.rice.edu!dorai From: dorai@titan.rice.edu (Dorai Sitaram) Newsgroups: comp.text.tex Subject: _Impatient_'s \doublecolumns and \singlecolumn for LaTeX Message-ID: <1990Dec5.202602.12067@rice.edu> Date: 5 Dec 90 20:26:02 GMT Sender: news@rice.edu (News) Organization: Rice University, Houston Lines: 8 I found the \doublecolumns and \singlecolumn macros written by Karl Berry and described in the book _TeX for the Impatient_ very neat. They allow one to switch between these two styles in mid-page, as opposed to LaTeX's \twocolumn and \onecolumn, which force a page break. The hitch is Berry's stuff works only in plainTeX. Has anyone modified his stuff so that it works in LaTeX too? --d