Dear All,
I have been searching everywhere but have not found any solution. I would like to set different left margins for content in chapters, sections and subsections (see fig.). Just wondering if there is a package that does this automatically. I know that package there is package changepage that uses command \begin{adjustwidth} but I have to do this manually which is not what I keen to do. If you know the package or the code to do it. Please help. Thanks.
Page Layout ⇒ Different margins for sections and subsections
Different margins for sections and subsections
- Attachments
-
- 1.pdf
- (117.33 KiB) Downloaded 213 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Different margins for sections and subsections
From the top of my head, KOMA has the environment
Hint: If you'd have prepared a minimal working example, you probably would have a solution by now.
addmargin
which you can use to define new sectioning commands, or redefine the old ones. I don't have time to setup a test document. Hint: If you'd have prepared a minimal working example, you probably would have a solution by now.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.