GeneralYet another question about columns

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
habib_seif
Posts: 5
Joined: Sun Nov 08, 2009 5:59 pm

Yet another question about columns

Post by habib_seif »

Hi friends,

Is there any way to switch between number of columns without any page break? The multicol package works great but I can't use it in the style I'm using...

I found the below code from the blog: http://blog.robfelty.com/2007/03/20/lat ... r-lengths/, but it didn't work for me.

Code: Select all

\makeatletter
\twocolumn[%
\begin{@twocolumnfalse}
blah blah
\end{@twocolumnfalse}
]
\makeatother
Best Regards,
Habib

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply