]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
Complete the NoInsetLayout format change
[lyx.git] / lib / layouts / stdlists.inc
index 9f7a774bef3964c9c9bebeba81a0450178b12c7d..719421bb290ed2f823dacf20ba952c7f022e8ce4 100644 (file)
@@ -6,7 +6,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 41
+Format 45
 
 Input stdlyxlist.inc
 
@@ -28,6 +28,10 @@ Style Itemize
        HTMLTag               ul
        HTMLItem              li
        HTMLLabel             NONE
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 
@@ -52,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