On 12/27/2011 10:22 AM, jezZiFeR wrote:
Sorry, I mean in the formatting, I’m not sure, wether »listings« is the correct word. I mean the enumeration-format, which works without numbers, just as a listing. I hope, that is clearer…

I did something similar in one case using the following:

% list configuration
\RequirePackage{enumitem}

% There is something wrong here, but I'm not sure how to fix it.

%\setlist[itemize]{leftmargin=2.5em,labelwidth=1.5em,align=left,labelsep=1em,noitemsep}

You'll want to look at the documentation for the enumitem package, though, and probably adjust some of these parameters.

Richard

Reply via email to