]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdinsets.inc
Allow customization of label string for note insets. We actually had
[features.git] / lib / layouts / stdinsets.inc
index f2443a902b2f39b9a53240f6267e4e4b5b3a4e44..58e19a358c30424f00e8829e9bacbb80ecb7750c 100644 (file)
@@ -77,7 +77,7 @@ InsetLayout Foot
 End
 
 InsetLayout Note:Comment
-       LabelString           comment
+       LabelString           Comment
        LatexType             environment
        LatexName             comment
        BgColor               commentbg
@@ -92,7 +92,7 @@ End
 
 
 InsetLayout Note:Note
-       LabelString           note
+       LabelString           Note
        LatexType             command
        LatexName             note
        BgColor               notebg
@@ -107,7 +107,7 @@ End
 
 
 InsetLayout Note:Greyedout
-       LabelString           greyedout
+       LabelString           Greyedout
        LatexType             environment
        LatexName             lyxgreyedout
        BgColor               greyedoutbg