On 01/22/2016 03:57 PM, Georg Baum wrote: > commit cb2fe78a64e96aef1251096ab886adb8746e7b55 > Author: Georg Baum <b...@lyx.org> > Date: Fri Jan 22 21:55:40 2016 +0100 > > Do not allow paralist + enumitem modules > > As discussed on the list. The two modules can only be used together with > special switches, and have partly overlapping functionality. > > diff --git a/lib/layouts/paralist.module b/lib/layouts/paralist.module > index 2e42cbb..3083440 100644 > --- a/lib/layouts/paralist.module > +++ b/lib/layouts/paralist.module > @@ -11,6 +11,8 @@ > > Format 59 > > +ExcludesModule enumitem
This tag cannot be used in a module. I've committed the correct fix. Richard