Page LayoutOne Column and Two Columns Document

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
s.david
Posts: 43
Joined: Thu Sep 10, 2009 5:22 pm

One Column and Two Columns Document

Post by s.david »

Hello,

How can I switch at the same page between single column mode to two columns mode, and vice versa, in the article class?

Regards

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

One Column and Two Columns Document

Post by localghost »

Study the multicol manual.


Best regards
Thorsten
s.david
Posts: 43
Joined: Thu Sep 10, 2009 5:22 pm

Re: One Column and Two Columns Document

Post by s.david »

It solves the problem of one column and two columns in the same page, but it splits any paragrah I wrote in two columns, whatever its length. I want it to finish the first column first, then continues in the corresponding column. How can I do this?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

One Column and Two Columns Document

Post by localghost »

Try the parallel package or parcolumns from the sauerj bundle.
Post Reply