I want to add margin notes using KOMA script's \marginline. I don't want to get into the tricky business of manually setting a lot of typearea lengths myself, I just want to make the outside margin a little bigger to allow notes. Is there a simple way to do this, or do I need to delve into typearea?
|
|
||||
|
|
|
Generally, changing only the outside margin and leaving the other margins alone would destroy the page layout as envisioned by the author of
|
|||||
|
|
A natural way would be something like
|
|||
|
|
|
KOMA offers the addmargin environment where you can simply specify a length to increase the margin
Although I think the intention was to provide a environment for short paragraphs that need extra margins it might as well just work fine for the whole document |
|||
|
|