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
