]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
XHTML for InsetWrap.
[lyx.git] / lib / layouts / stdinsets.inc
index 438cead752a68c7725da1d34f3bde42df03d0f90..060d4da2711026bae332d626c5c0bb2b65be60b6 100644 (file)
@@ -294,6 +294,15 @@ InsetLayout Wrap
          Size                Small
        EndFont
        MultiPar              true
+       HTMLStyle
+               span.wrap { 
+                       float: right;
+                       width: 40%;
+                       border: 2px solid black;
+                       padding: 1ex;
+                       margin: 1ex;
+               }
+       EndHTMLStyle
 End
 
 InsetLayout URL