]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdfloats.inc
stdtoolbars.inc: correct place for \Diamond
[lyx.git] / lib / layouts / stdfloats.inc
index fd36b2f24af713e5357a554d39a48de4a1022585..cb4f44994c3a393b878cd18207629724313cbcda 100644 (file)
@@ -1,10 +1,26 @@
-# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
+# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
 
 # This include file contains all the floats that are defined as standard
 # in most LyX layouts.
 
 
-Format 4
+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