I can't tell you whether these will work, these are just things I would try.
Firstly what about the enumerate environment inside a table environment? If
that doesn't work try with \begin{tabular}{p{.5\pagewidth}|p{.5\pagewidth}}
as the beginning tabular environment.
The other thing I would try is
\begin{twocolumns} %or whatever the environment is called
\begin{enumerate}
\item 1...
\item 2...
...
\item 38...
\end{enumerate}
\end{twocolumns}
However that won't give you the line down the center... if it works.
--Slosh
-----Original Message-----
From: Christopher Sawtell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 14 December 2005 12:23 p.m.
To: [email protected]
Subject: Latex help requested.
Greets to the list,
I want to achieve a result which looks a like this.
1. First clause which might well be | 20. Another column of clauses.
more than on of these short | 21. Another clause. Note that I
lines. | do not want the clauses to be
2. Second clause which similarly | in a table because they should
could well be several of these | be free flowing in the columns.
short lines. It would be nice if | 22. More words here.
these were justified. | .
. | . etc. etc.
. | .
19. Last clause in column. Fitted in | 38. The last clause on the page.
nicely to the size of the page. |
The vertical line separating the columns is not absolutely essential, but
it would be nice.
A GUI solution is out of the question simply because there are
approximately 31,000 clauses to typeset, so please do not suggest
anything which has any of the words 'office', 'processor' or 'word' in its
name, but I am open to [x|sg]ml suggested solutions
I have tried \tabular inside \multicols but it doesn't want to work. I
would be very grateful if some LaTeXpert could advise on the \magic
\incantations to use?
I have a rather old edition of the Latex Companion to hand, but have not
found any useful suggestions therein.
I am a complete neophyte with LaTeX, please bear with me.
Many thanks.
--
CS