The enumitem package allows the user to change the layout of the enumerate, 
itemize and description environments.

The change takes effect in the following way:

\begin{enumerate}[⟨key⟩=⟨value⟩ syntax goes here] % <-- NEW
\item text...
\item etc.
\end{enumerate}

I want to insert such ERT code to my lists in LyX.

LyX allows the user to add such argument to each item, but this is not the same 
thing.

As I see it, if I want to introduce such a change to my lists inside LyX, I 
have to make a change to the Styles defined in the file stdlists.inc in the 
layouts directory. Is that correct?
-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to