I'm pretty new to LaTeX and am using it to write an exam. I'm using the geometry package to create two columns. I'd like one column to be 5" and the second column to be 1" with 0.5" separating the columns and 1" for the left and right margins. How do I go about doing this?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Maybe you don't want the real two-column document of different width, in which a free text stream can be used. If you may break the columns manually, |
|||
|
|
\marginpar, orminipage, orfancyhdrwith some drawing tricks can solve the problem. It depends. – Leo Liu May 19 '11 at 9:52