[OS X TeX] List (enumerate) and indentation
Peter Dyballa
Peter_Dyballa at Web.DE
Tue May 3 11:07:07 EDT 2011
Am 03.05.2011 um 15:58 schrieb Gert van Oss:
> However I can't seem to create a bigger distance between the
> numbering and text after that.
The "numbering" is the label. It's by \labelsep away from the item
text paragraph. Increase that value! (\itemindent and \listparindent
could become non-zero, maybe when nesting.)
The construct "\leftmargin=1.4em" is more TeX than LaTeX, which you
are obviously using. The correct syntax to change a dimension in LaTeX
is:
\setlength{\<variable>}{<some dimension with or without
stretchability>}
You could also increase \labelwidth...
--
Greetings
Pete
Wasting time is an important part of living.
More information about the MacOSX-TeX
mailing list