]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
DocBook: add DocBookInnerTag and family.
[lyx.git] / lib / layouts / paralist.module
index e717f8161b7619484918880a869e528317e9bcbe..8d0ae32c25b126589e541bf80c5ba09036de0331 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 59
+Format 84
 
 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