]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
stdtoolbars.inc: correct place for \Diamond
[lyx.git] / lib / layouts / stdfloats.inc
index c341856272e8d47b57f372638977058dc4a5d7d5..cb4f44994c3a393b878cd18207629724313cbcda 100644 (file)
@@ -4,7 +4,23 @@
 # in most LyX layouts.
 
 
-Format 9
+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