]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
beamer.layout: add 3 dependencies
[lyx.git] / lib / layouts / paralist.module
index ca162491f0faf4a3de506afa97c7f34fc24548e2..5c3d876062906ec717caca2ef7a0e3f8318ded06 100644 (file)
@@ -6,10 +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 57
+Format 65
 
 AddToPreamble
        \usepackage{paralist}
@@ -22,14 +24,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)"
@@ -104,7 +106,7 @@ End
 
 Style AsParagraphDescr
        CopyStyle             Description
-       LatexName             asparadescr
+       LatexName             asparadesc
        Argument 1
                LabelString   "As Paragraph Description Options"
                Tooltip       "Optional arguments for this list (see paralist manual)"
@@ -113,7 +115,7 @@ End
 
 Style InParagraphDescr
        CopyStyle             Description
-       LatexName             inparadescr
+       LatexName             inparadesc
        Argument 1
                LabelString   "In Paragraph Description Options"
                Tooltip       "Optional arguments for this list (see paralist manual)"
@@ -122,7 +124,7 @@ End
 
 Style CompactDescr
        CopyStyle             Description
-       LatexName             compactdescr
+       LatexName             compactdesc
        TopSep                0.0
        BottomSep             0.0
        ParSep                0.0