Is there some environment like enumerate one, but starting by (a), (b), (c),... instead of (1), (2), (3),...?
write in the preamble:
\renewcommand\theenumi{(\alph{enumi})}
Herbert
Is there some environment like enumerate one, but starting by (a), (b), (c),... instead of (1), (2), (3),...?