Page LayoutMulticolumn with unequal width in article

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
jocom
Posts: 25
Joined: Fri May 07, 2010 4:28 pm

Multicolumn with unequal width in article

Post by jocom »

Hi,

I just wondered if one of you knows how to define a multicolumn layout in which the columns have a different (custom) width.

I know this is possible in the beamer class. But can it be done in the article class as well? (Easily, that is.)
The multicol package does not fit. You can't specify width there (if I'm right).

Thanks,
jocom
Last edited by jocom on Tue May 18, 2010 11:53 pm, edited 1 time in total.

Recommended reading 2024:

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

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

jocom
Posts: 25
Joined: Fri May 07, 2010 4:28 pm

Re: Multicolumn with unequal width in article

Post by jocom »

Does nobody know a package for this?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Multicolumn with unequal width in article

Post by localghost »

It would help a lot if you describe what you are aiming at.


Best regards
Thorsten
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Multicolumn with unequal width in article

Post by frabjous »

The parcolumns package allows something like this (see the documentation), but I don't know if it's the ideal one for your purpose.
jocom
Posts: 25
Joined: Fri May 07, 2010 4:28 pm

Re: Multicolumn with unequal width in article

Post by jocom »

Thank you frabjous,
Thats exactly what I needed.
Post Reply