commit cb2fe78a64e96aef1251096ab886adb8746e7b55
Author: Georg Baum <[email protected]>
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
+
AddToPreamble
\usepackage{paralist}
EndPreamble