Replying to self … On Wed, 2005-12-14 at 12:32 +1300, Roy Britten wrote:
> Perhaps
>
> \documentclass[twocolumn]{yourclasshere}
>
> Or are there parts of the document that need to be single-column?
<snip>
\usepackage{multicol}
<snip>
\begin{multicols}{2}
<snip>
\end{multicols}
Cheers,
Roy.
