From: Georg Baum Date: Fri, 22 Jan 2016 20:55:40 +0000 (+0100) Subject: Do not allow paralist + enumitem modules X-Git-Tag: 2.2.0beta1~113 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=cb2fe78a64e96aef1251096ab886adb8746e7b55;p=features.git 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 2e42cbb96a..3083440b48 100644 --- a/lib/layouts/paralist.module +++ b/lib/layouts/paralist.module @@ -11,6 +11,8 @@ Format 59 +ExcludesModule enumitem + AddToPreamble \usepackage{paralist} EndPreamble