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