]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Remove stray tab
[lyx.git] / lib / layouts / stdinsets.inc
index f5bc8909460c9e42ba2aeabdcd12caaffc3552ae..50b875b21a3bd8c5d81b69df09705e7849e3853c 100644 (file)
@@ -53,7 +53,7 @@
 #                         be comma-separated.
 #End
 
-Format 24
+Format 26
 
 Provides stdinsets 1
 
@@ -160,6 +160,9 @@ InsetLayout Note:Greyedout
        LatexType             environment
        LatexName             lyxgreyedout
        BgColor               greyedoutbg
+       Font
+         Color               greyedouttext
+       EndFont
        LabelFont
          Color               greyedout
          Size                Small
@@ -411,3 +414,9 @@ InsetLayout Caption
        EndHTMLStyle
 End
 
+
+InsetLayout Preview
+       LabelString           Preview
+       Decoration            minimalistic
+       MultiPar              true
+End