Paul Tremblay wrote:
How do you customize lists such as enumerate in LyX? I know in raw
latex you type something like
\begin{itemize}{\setlength{\itemsep}{0pt}}
\item{foo}
\end{itemize}
But how does one set the \itemsep and so fourth? I don't believe you
can set these vaules in the preamble, since list values outside the
list are ignored.
Paul
Have a look at the following:
http://wiki.lyx.org/FAQ/Unsorted#toc36
http://thread.gmane.org/gmane.editors.lyx.general/22205/focus=22211
http://thread.gmane.org/gmane.editors.lyx.general/24221/focus=24222
/Paul