I would like to know how to modify the LaTeX based answer to this question so that the text left margin would be increased by a given amount. I've tried to change the value of \leftmargin, \evensidemargin, \oddsidemargin, \textwidth, etc. to no effect. I can change the text right margin by adjusting \hsize ... but that does not help me as I can't find out how to shift the whole thing left. I've also tried to use the changepage package but without success.
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.
|
|
||||
|
Try setting |
|||
|
\leftskip? – Stephan Lehmke Mar 23 '12 at 14:11