When I try to use enumitem module with document class article(IEEEtrans) the compiler shows error -------------------------------------------------------------------- LaTeX Error: Command \labelindent already defined.
\newlength{\labelindent} ----------------------------------------------------------------- If you export it to pdflatex you can see the following in the tex file \usepackage{enumitem} % customizable list environments \newlength{\lyxlabelwidth} % auxiliary length ------------------------------------------------------ I am using lyx 1.6 with windows XP. Any help to avoid this conflict will be appreciated .. I would really like to use advance enumeration features of enumitem package. ( I do not know much about Latex , I have simply migrated Microsoft Word to lyx.) Regards, Sankalp