]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paralist.module
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[lyx.git] / lib / layouts / paralist.module
index 61a1384b659f83b94665b3d9f39dbb304a6d2d49..000e7876310983380c1ccf4ca85cfb4a8184fb68 100644 (file)
@@ -1,17 +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 85
 
 AddToPreamble
        \usepackage{paralist}