<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.5848" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hello all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks to everyone for the various suggestions.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've tried them out, and for your reference, can report that neither supertabular nor longtable were able to cope with the multicol feature, it seems: the material just ran off the page.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So I tried the Ulrike's list suggestion with Axel's framebox. It *almost* gives me what I want (see attached). Just two little corrections I need to make (and one other query):</DIV>
<OL>
<LI>As you can see, even with \parsep and \itemsep set to 0, I get a gap between the boxes which I need to reduce to 0 accurately. Any suggestions as to how I do that?</LI>
<LI>I'm not totally decided on this point, but you can see from the attached that the framebox expands depending on the size of the characters; I might like to make it either constant.</LI>
<LI>It occurs to me that in some cases, the cuneiform within a box might span multiple lines. Is there a feature to put the box around the item/paragraph rather than around a selection of characters?</LI></OL>
<DIV>I've copied a section of the code I used below.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks again,</DIV>
<DIV>&nbsp;</DIV>
<DIV>K</DIV>
<DIV>---------------</DIV>
<DIV>&nbsp;&nbsp;\section{Body}<BR>&nbsp;&nbsp;&nbsp;\begin{multicols}{2}<BR>&nbsp;&nbsp;&nbsp;&nbsp;\begin{list}{}{\setlength{\itemsep}{0pt}\setlength{\parsep}{0pt}}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\item[Column 5]\par\par<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\item \makebox[2.5in][c]{\begin{turn}{90}{§1}\end{turn}}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\item[\begin{turn}{90}{26}\end{turn}] \framebox[2.5in][l]{\LARGE{&lt;text goes here&gt;}}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\item[\begin{turn}{90}{27}\end{turn}] \framebox[2.5in][l]{\LARGE{&lt;text goes here&gt;}}<BR>...</DIV>
<DIV>&nbsp;&nbsp; \end{list}</DIV>
<DIV>&nbsp; \end{multicols}</DIV>
<DIV>&nbsp;</DIV>
<DIV>Karljürgen G. Feuerherm, PhD<BR>Department of Archaeology and Classical Studies<BR>Wilfrid Laurier University<BR>75 University Avenue West<BR>Waterloo, Ontario N2L 3C5<BR>Tel. (519) 884-1970 x3193<BR>Fax (519) 883-0991 (ATTN Arch. &amp; Classics)<BR><BR>&gt;&gt;&gt; "Karljurgen Feuerherm" &lt;kfeuerherm@wlu.ca&gt; 26/10/2009 5:24:50 pm &gt;&gt;&gt;<BR></DIV>
<DIV style="FONT: 10pt Tahoma; COLOR: #000000">Thanks! I'll test out both options :)</DIV>
<DIV style="FONT: 10pt Tahoma; COLOR: #000000">&nbsp;</DIV>
<DIV style="FONT: 10pt Tahoma; COLOR: #000000">K<BR><BR>&gt;&gt;&gt; Peter Dyballa &lt;Peter_Dyballa@Web.DE&gt; 26/10/2009 3:18 pm &gt;&gt;&gt;<BR><BR>Am 26.10.2009 um 18:09 schrieb Karljurgen Feuerherm:<BR><BR>&gt; Evidently tabular won't wrap across columns, and I'd prefer for <BR>&gt; obvious<BR>&gt; reasons not to have to insert manual breaks.<BR><BR>You could also try longtable. I never tried it in a multi-columnar <BR>environment I'd set all the columns in one longtable, optimised for <BR>a particular paper size...<BR><BR>--<BR>Mit friedvollen Grüßen<BR><BR>Pete<BR><BR>"No man was ever taken to hell by a woman unless he already had a <BR>ticket in his pocket, or at least had been fooling around with <BR>timetables."<BR>Archie Goodwin<BR><BR><BR><BR></DIV></BODY></HTML>