On Fri, 21 Sep 2007, Richard Heck wrote: > > Is there a lyx or latex command for jumping to the next column whether it is > > on same page or next page? > > > > I can use \newpage between recipes, but that wastes space for short recipes. > > > The "Guide to LaTeX" sayeth: > If the document class option twocolumn has been selected..., then the two > commands \pagebreak and \newpage end the current column and begin a new > one.... On the other hand, \clearpage and \cleardoublepage...terminate the > current page.... > May it be blessed to our understanding.
Thanks! I just realized that when I viewed it! I should have waited a few minutes before posting.