Then add the following to the preamble (after \usepackage{multind}):

\makeatletter
[EMAIL PROTECTED]@[EMAIL PROTECTED]
  \columnseprule \z@ \columnsep 35pt
  \begin{multicols}{2}
  [EMAIL PROTECTED]
  \end{multicols}}
\makeatother


The preamble is there. There is one remaining problem: my entries are then in one column (instead of two) and are preceded by the number "2" which takes up a line of its own.

I get the following errors while running LaTeX through the document:

LaTeX Error: \begin{document} ended by \end{multicols}
! LaTeX Error: Environment multicols undefined.

Catherine

Reply via email to