Tagged Questions
5
votes
1answer
103 views
trying to set text where section header has different margin and textwidth from section text
i am trying to set some text where the section header has a different margin and textwidth from the section text.
the screenshot shows a mockup of how i would like the final layout to look ...
2
votes
1answer
5k views
Enumerated list indentation
I noticed that when I use enumerated list environment it produces an extra indentation to the document. So that if I'm using \usepackage[margin=3cm]{geometry} and then the enumerated list, the left ...
2
votes
1answer
295 views
Text area shifted right slightly using geometry package
I've just discovered the geometry package, which seems like a nicer way of doing things than manually setting a bunch of lengths, and I'd like to set all my margins to 0.75in. I thought this would be ...