On 2010-01-04, Yago wrote:
> From: "Tommy" <tdbull...@comcast.net>

>> I have a long document, almost everything is enumerated and I need to 
>> eliminate the line space between enumerations.

> See the enumitem package documentation.

There is also an "enumitem" LyX module. (Search for enumitem at
http://wiki.lyx.org).


However, if you are using "separate paragraphs by vertical space" in
Document>Settings, the reason is a bug in LyX
(http://www.lyx.org/trac/ticket/4796).

To solve it, put in the LaTeX preamble

\setlength{\parskip}{0pt}
\usepackage{parskip}

Günter

Reply via email to