The default leftmargin when using the enumitem package seems to be leftmargin=*, is there a way I can get the rightmargin to be the same width? The most obvious way would be rightmargin=* but that does not work, neither does rightmargin=leftmargin so I am beginning to expect I need to use the same value which enumitem uses internally. The text Customizing lists with the enumitem package says that when using arabic numbers the default is 0 which I have taken to understand as the width of glyph 0. If that is so maybe it is possible to get that length somehow and use it or how can this be accomplished?
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.
|
|
||||
|
If the value of the EDIT: For whatever reason, this doesnt work with
EDIT: Corrected emulation of |
|||||||||
|
|
The default is kinda labelindent=*. In version 3.0 (to be released next week) it is labelindent=*. With the key
|
||||
|
|
leftmargin=*is smaller than the default. Also, why would you not want therightmarginto be 0 (that is, to be flush with the right margin of the surrounding text)? – Seamus Jun 23 '11 at 13:412.5emor thereabouts. 2: I'm not sure symmetry is always a good idea. Do you set all your section headings centred as well? – Seamus Jun 23 '11 at 13:57