]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[lyx.git] / lib / layouts / stdlists.inc
index 0d27e2145193579fc250bba3067dc7bfbab76619..315ff2ba9129779695c9f4b94df4f141e919fd90 100644 (file)
@@ -6,7 +6,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 36
+Format 44
 
 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