Bruce Pourciau wrote: > Is there a way to get the normal indenting behavior with increased > depth, using the preamble?
You can limit the changes to the first level by using the optional argument
of setenumerate:
\setenumerate[1]{leftmargin=0pt, labelsep=.6em}
Jürgen
P.S.: enumitem ships with an excellent documentation.
