Thanks to Herr Voss for the tabbing example file. And thanks to everyone for
your suggestions. 

I decieded to go with latex tabbing. This introduces a problem which seems to
derive from my use of another package, namely the multicols package. My
document needs to be trifold, three columns. Hence my use of multicols.
However, tabbing seems to ignore the fact that there are more than two columns
in the document, so that anything within the tabbing environment, though it
starts in the correct column, goes right across the page. So in the printout I
get text on top of text. In the ps file text just dissappears past a given
column. (This is also why I can't use a table, which I tried the first time.)

I would manually insert breaks in the tabbed section, but since I need
block-justified text, this (unelegant) solution won't do this time.

So what do I do? 

Reply via email to