]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
stdtoolbars.inc: correct place for \Diamond
[lyx.git] / lib / layouts / stdfloats.inc
index c81af7ac89d3884b06e3946e3d0cacb58f441934..cb4f44994c3a393b878cd18207629724313cbcda 100644 (file)
@@ -4,7 +4,23 @@
 # in most LyX layouts.
 
 
-Format 5
+Format 19
+
+AddToHTMLPreamble
+       <style type="text/css">
+               div.float {
+                       border: 2px solid black;
+               }
+               div.float-caption {
+                       text-align: center;
+                       border: 2px solid black;
+                       padding: 1ex;
+                       margin: 1ex;
+               }
+       </style>
+EndPreamble
+
+
 Float
        Type                  table
        GuiName               Table