Why does the following generate an error?
\documentclass{article}
\usepackage{enumitem}
\begin{document}
\begin{description}[label=\emph{\alph*})]
\item [aaa] bbbb
\item [eee] əəəə
\end{description}
\end{document}
|
Why does the following generate an error?
|
|||||||
|
|
Description lists don't admit a label in the sense of the According to a comment to the original question, the purpose is to get description items numbered; in this case, you can use an
|
||||
|
|
|
The
|
|||
|
|
|
You can even use
The
|
|||
|
|