]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
Complete the NoInsetLayout format change
[lyx.git] / lib / layouts / stdlists.inc
index 17c72c516f957abbfdd22da6ec420c383395e895..719421bb290ed2f823dacf20ba952c7f022e8ce4 100644 (file)
@@ -6,7 +6,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 36
+Format 45
 
 Input stdlyxlist.inc
 
@@ -25,10 +25,13 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
        HTMLTag               ul
        HTMLItem              li
        HTMLLabel             NONE
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 
@@ -53,6 +56,10 @@ Style Enumerate
        HTMLItem              li
        HTMLLabel             NONE
        RefPrefix             enu
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 Style Description
@@ -71,7 +78,6 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MM"
        LabelFont
          Series              Bold
        EndFont