]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/enumitem.module
RJournal template and layout: move ERTs to layout
[lyx.git] / lib / layouts / enumitem.module
index e3433a5aade056a7759fa48428a036a40c73ac4d..161900063165d21ab65f6bae14c8621343d8c4e6 100644 (file)
@@ -11,7 +11,7 @@
 #           both KOMA and non-KOMA document classes.
 # 2011-01-12 bugfix: set elabeling label font to \normalfont.
 
 #           both KOMA and non-KOMA document classes.
 # 2011-01-12 bugfix: set elabeling label font to \normalfont.
 
-Format 40
+Format 45
 
 # The package enumitem provides user control over the layout of the three
 # basic list environments: enumerate, itemize and description. It supersedes
 
 # The package enumitem provides user control over the layout of the three
 # basic list environments: enumerate, itemize and description. It supersedes
@@ -50,24 +50,24 @@ EndPreamble
 # ------------------------
 
 # With enumitem, the three standard list environments take an optional
 # ------------------------
 
 # With enumitem, the three standard list environments take an optional
-# argument. See enumitem.pdf_ for possible values.
+# argument. See enumitem.pdf for possible values.
 
 IfStyle Itemize
 
 IfStyle Itemize
-       Argument option
+       Argument 1
                LabelString   "Itemize Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
 End
 
 IfStyle Enumerate
                LabelString   "Itemize Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
 End
 
 IfStyle Enumerate
-       Argument option
+       Argument 1
                LabelString   "Enumerate Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
 End
 
 IfStyle Description
                LabelString   "Enumerate Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
 End
 
 IfStyle Description
-       Argument option
+       Argument 1
                LabelString   "Description Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
                LabelString   "Description Options"
                Tooltip       "Optional arguments for this list (see enumitem manual)"
        EndArgument
@@ -80,6 +80,7 @@ End
 Input stdlyxlist.inc
 
 Style Labeling
 Input stdlyxlist.inc
 
 Style Labeling
+       Category              List
        LatexName             elabeling
        # FIXME This should probably be defined using \newlist instead
        Preamble
        LatexName             elabeling
        # FIXME This should probably be defined using \newlist instead
        Preamble