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
Page Layout ⇒ Multicolumn with unequal width in article
Multicolumn with unequal width in article
Last edited by jocom on Tue May 18, 2010 11:53 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Multicolumn with unequal width in article
Does nobody know a package for this?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Multicolumn with unequal width in article
It would help a lot if you describe what you are aiming at.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Multicolumn with unequal width in article
The parcolumns package allows something like this (see the documentation), but I don't know if it's the ideal one for your purpose.
Re: Multicolumn with unequal width in article
Thank you frabjous,
Thats exactly what I needed.
Thats exactly what I needed.