On Wed, 24 Oct 2001, Vitaly Lipatov wrote:

> I would like to change the interval between lines of text in the itemize
> environment.
> When I try \itemsep=0pt it does not work. I need itemize with separation
> as in standart environment.

I have found in Herbert's Lyx homepage. Try to do as following:

\begin{itemize} \setlength{\itemsep}{-0.5ex}
\item itemizetext 1
\item itemizetext 2
\item itemizetext 3
\item itemizetext etc \end{itemize}

You can modify by changing the itemsep.

Good Luck!

I Wayan Warmada

Reply via email to