From cb2fe78a64e96aef1251096ab886adb8746e7b55 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Fri, 22 Jan 2016 21:55:40 +0100 Subject: [PATCH] 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. --- lib/layouts/paralist.module | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2