]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / paralist.module
index ca162491f0faf4a3de506afa97c7f34fc24548e2..12cc95e98c9f2dd8e3ee1e839abc77f8e1c7d1c4 100644 (file)
@@ -9,7 +9,7 @@
 # Author: Georg Baum <baum@lyx.org>
 # (structuring taken from enumitem.module by Günter Milde)
 
-Format 57
+Format 58
 
 AddToPreamble
        \usepackage{paralist}
@@ -22,14 +22,14 @@ EndPreamble
 # With paralist, the itemize and enumerate environments take an optional
 # argument. See paralist.pdf for possible values.
 
-IfStyle Itemize
+ModifyStyle Itemize
        Argument 1
                LabelString   "Itemize Options"
                Tooltip       "Optional arguments for this list (see paralist manual)"
        EndArgument
 End
 
-IfStyle Enumerate
+ModifyStyle Enumerate
        Argument 1
                LabelString   "Enumerate Options"
                Tooltip       "Optional arguments for this list (see paralist manual)"