]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Move the RefPrefix definitions to their own file, for easy inclusion in
[lyx.git] / lib / layouts / stdinsets.inc
index 853662a9c4655a73fcab52b909fae2bbae667c77..368ef2183e64ba1d466a82ce0a173d0876d46fac 100644 (file)
@@ -53,7 +53,7 @@
 #                         be comma-separated.
 #End
 
-Format 22
+Format 25
 
 Provides stdinsets 1
 
@@ -97,6 +97,7 @@ InsetLayout Foot
          Size                Small
        EndFont
        MultiPar              true
+       RefPrefix             fn
        HTMLLabel             \arabic{footnote}
        HTMLInnerTag          div
        HTMLStyle
@@ -167,7 +168,7 @@ InsetLayout Note:Greyedout
        HTMLStyle
                div.note_greyedout { 
                        display: inline;
-                       background-color: #A0A0A0; 
+                       color: #A0A0A0; 
                        padding-left: 1ex;
                        padding-right: 1ex;
                }
@@ -223,6 +224,7 @@ InsetLayout Listings
        KeepEmpty             true
        FreeSpacing           true
        ForceLTR              true
+       RefPrefix             lst
 End
 
 InsetLayout Branch
@@ -292,6 +294,7 @@ InsetLayout Wrap
          Size                Small
        EndFont
        MultiPar              true
+       RefPrefix             wrap
        HTMLStyle
                div.wrap { 
                        float: right;