Re: enumeration spacing

2010-01-04 Thread Guenter Milde
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
DocumentSettings, 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



Re: enumeration spacing

2010-01-04 Thread Guenter Milde
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
DocumentSettings, 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



Re: enumeration spacing

2010-01-04 Thread Guenter Milde
On 2010-01-04, Yago wrote:
> From: "Tommy" 

>> 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



Re: enumeration spacing

2010-01-03 Thread rgheck

On 01/03/2010 05:58 PM, Tommy wrote:

Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.



http://latex.computersci.org/Reference/ListEnvironments

You can control the list parameters by redefining the enumeration 
environment.


rh



Re: enumeration spacing

2010-01-03 Thread Yago

See the enumitem package documentation.
- Original Message - 
From: Tommy tdbull...@comcast.net

To: lyx-users@lists.lyx.org
Sent: Sunday, January 03, 2010 11:58 PM
Subject: enumeration spacing



Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.




Re: enumeration spacing

2010-01-03 Thread rgheck

On 01/03/2010 05:58 PM, Tommy wrote:

Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.



http://latex.computersci.org/Reference/ListEnvironments

You can control the list parameters by redefining the enumeration 
environment.


rh



Re: enumeration spacing

2010-01-03 Thread Yago

See the enumitem package documentation.
- Original Message - 
From: Tommy tdbull...@comcast.net

To: lyx-users@lists.lyx.org
Sent: Sunday, January 03, 2010 11:58 PM
Subject: enumeration spacing



Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.




Re: enumeration spacing

2010-01-03 Thread rgheck

On 01/03/2010 05:58 PM, Tommy wrote:

Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.



http://latex.computersci.org/Reference/ListEnvironments

You can control the list parameters by redefining the enumeration 
environment.


rh



Re: enumeration spacing

2010-01-03 Thread Yago

See the enumitem package documentation.
- Original Message - 
From: "Tommy" 

To: 
Sent: Sunday, January 03, 2010 11:58 PM
Subject: enumeration spacing



Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.