]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
Update acmart.layout following tickets #10722 & #10723
[lyx.git] / lib / layouts / paralist.module
index 3083440b4860c1ed87479ff976355f3f59581ace..ebc902f869e2e6945936b7a33cd0a98895934e2c 100644 (file)
@@ -6,12 +6,12 @@
 # arguments to format the labels. Additionally, the LaTeX environments
 # itemize and enumerate are extended to use a similar optional argument.
 #DescriptionEnd
+#Excludes: enumitem
+
 # Author: Georg Baum <baum@lyx.org>
 # (structuring taken from enumitem.module by Günter Milde)
 
-Format 59
-
-ExcludesModule enumitem
+Format 64
 
 AddToPreamble
        \usepackage{paralist}