Hello,
Setting
\setlength\itemindent{-5pt}
on the first item works only of the next items!
In addition, using Overlays specifications cancels the setting!
===========================================================================
Patrick DUPRÉ | | email: [email protected]
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
> Sent: Saturday, May 02, 2015 at 11:13 PM
> From: "Scott Kostyshak" <[email protected]>
> To: "Patrick Dupre" <[email protected]>
> Cc: lyx <[email protected]>
> Subject: Re: Incompatibility
>
> On Sat, May 2, 2015 at 5:08 PM, Patrick Dupre <[email protected]> wrote:
> > Hello,
> >
> > It seems that the package enumitem is not compatible with overlays
> > specifications.
> > (Beamer)
> > I am trying to get control on the spacing of the itemized lists.
> >
> > Any idea?
>
> Hi Patrick,
>
> Could you please use more descriptive subject lines? This one could
> have been "incompatibility of enumitem with overlays?" or "spacing of
> the itemized lists in beamer".
>
> As for the issue, try the following:
>
> 1. go to the first item in your itemize list and put the cursor at the
> beginning of the line (so it will be after the dot that marks the
> item).
> 2. In ERT, insert \setlength\itemsep{\fill}
>
> Does that do what you want?
>
> Scott
>