From 29703f07d6718c53b3b13841f29c5d49ba35929d Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 19 Jan 2016 06:49:33 -0500 Subject: [PATCH] Fix typos in paralist module. The correct command is not compactdescr, etc, but compactdesc. At least this is true in the most recent version on CTAN. --- lib/layouts/paralist.module | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/layouts/paralist.module b/lib/layouts/paralist.module index e717f8161b..2e42cbb96a 100644 --- a/lib/layouts/paralist.module +++ b/lib/layouts/paralist.module @@ -104,7 +104,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 +113,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 +122,7 @@ End Style CompactDescr CopyStyle Description - LatexName compactdescr + LatexName compactdesc TopSep 0.0 BottomSep 0.0 ParSep 0.0 -- 2.39.2