Text FormattingError enumitem package

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Hermano
Posts: 14
Joined: Wed Apr 06, 2011 9:10 pm

Error enumitem package

Post by Hermano »

Hi,

I'm trying to include \usepackage{enumitem} in Latex. However, when I run my code I get the following error message:

Code: Select all

\labelindent already defined
\newlength \labelindent
From a first search on the internet I found that \usepackage[retainorgcmds]{IEEEtrantools}together with \usepackage{enumitem} can cause this problem. I have load both packages, thus this can be the reason. However, I can not find a solution for this. Anyone an idea?

Thx
Last edited by cgnieder on Sat Jul 06, 2013 2:33 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Error enumitem package

Post by localghost »

You are not new to the forum. Hence you should know that a self-contained and minimal example is essential for an adequate problem description.

Furthermore it is very appreciated if you would give some feedback on proposed solutions to allow discussions about your issues.


Thorsten
Post Reply