>>>>> "Alexander" == Alexander Stasinski <[EMAIL PROTECTED]> writes:

Alexander> Can anybody tell me how to get a list of the following
Alexander> type: (i) Case one.  (ii) Case two.  (iii) Case three.  ...
Alexander> That is, each item enumerated by small roman figures inside
Alexander> a pair of braces. I want to use this, e.g. in a theorem
Alexander> environment.

If you add
\renewcommand{\theenumi}{(\roman{enumi})}
to your LaTeX preamble, you should get the desired effect for all
enumeration.

Hope this helps.
JMarc

Reply via email to