Re: \vspace in multicols{}

2001-04-14 Thread Herbert Voss
Jim Osborn wrote: > > Herbert Voss <[EMAIL PROTECTED]> replies: > >> I can't seem to get the text to flow gracefully between columns > >> with spacing commands. Is there a way to do this? > > > >have you tried a \columnbreak in tex (red)? > > I just tried it, and get an error: > Undefined c

Re: \vspace in multicols{}

2001-04-14 Thread Jim Osborn
Herbert Voss <[EMAIL PROTECTED]> replies: >> I can't seem to get the text to flow gracefully between columns >> with spacing commands. Is there a way to do this? > >have you tried a \columnbreak in tex (red)? I just tried it, and get an error: Undefined control sequence \columnbreak

Re: \vspace in multicols{}

2001-04-13 Thread Herbert Voss
Jim Osborn wrote: > > Can someone help explain how to put some extra blank vertical > space in a column in a multicols environment? For example, > in a 3-column page, I can put \vspace*{10in} or whatever, and > push the subsequent text to the bottom of the first column. > But I can't seem to pus

Re: \vspace in multicols{}

2001-04-13 Thread Christopher Jones
Couple of things: in the paragraph dialogue, you can set vfill above and below, and you can "keep" it. Try playing around with this. Also, the multicol package tries to adjust stuff to fill the whole column. If you specify \raggedcolumns then you can override this behavior and specify your own pu

\vspace in multicols{}

2001-04-13 Thread Jim Osborn
Can someone help explain how to put some extra blank vertical space in a column in a multicols environment? For example, in a 3-column page, I can put \vspace*{10in} or whatever, and push the subsequent text to the bottom of the first column. But I can't seem to push it to the top of the second c