]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlists.inc
Extend unicodesymbols force flag
[lyx.git] / lib / layouts / stdlists.inc
index 9ec0568877bca9e8806a252147778906b1cabb92..315ff2ba9129779695c9f4b94df4f141e919fd90 100644 (file)
@@ -6,7 +6,7 @@
 # This include files contains various standard environments for lists.
 
 
-Format 35
+Format 44
 
 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