]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / paralist.module
index 12cc95e98c9f2dd8e3ee1e839abc77f8e1c7d1c4..f43959659a2b30e1a91b758491aea36e021743d3 100644 (file)
@@ -1,15 +1,19 @@
 #\DeclareLyXModule[paralist.sty]{Paragraph Lists (paralist)}
+#\DeclareCategory{List Enhancements}
 #DescriptionBegin
 # The package paralist provides some new list environments.
 # Itemized and enumerated lists can be typeset within paragraphs, as
 # paragraphs and in a compact version. Most environments have optional
 # arguments to format the labels. Additionally, the LaTeX environments
 # itemize and enumerate are extended to use a similar optional argument.
+# For details see Paralist in Specific Manuals.
 #DescriptionEnd
+#Excludes: enumitem
+
 # Author: Georg Baum <baum@lyx.org>
 # (structuring taken from enumitem.module by Günter Milde)
 
-Format 58
+Format 99
 
 AddToPreamble
        \usepackage{paralist}
@@ -104,7 +108,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 +117,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 +126,7 @@ End
 
 Style CompactDescr
        CopyStyle             Description
-       LatexName             compactdescr
+       LatexName             compactdesc
        TopSep                0.0
        BottomSep             0.0
        ParSep                0.0