I am writing my resume (using the currvita package) within a scrartcl document class from KOMA-Script. How do I set the margins? I think the text width is a bit too narrow for me.
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.
|
|
||||
|
You may also want to redefine the areaset |
||||
|
|
|
As TH. has hinted, chapter 2 of the KOMA-script documentation deals with page layouts. The most important class option is
|
|||
|
|
currvitahas to do with this question. The KOMA-script class is what would be setting the margin. See chapter two of the KOMA-script guide for how to do that. – TH. Oct 17 '10 at 17:34