]> git.lyx.org Git - features.git/commitdiff
Style Memoir epigraphs.
authorRichard Heck <rgheck@lyx.org>
Wed, 27 Mar 2013 18:01:01 +0000 (14:01 -0400)
committerRichard Heck <rgheck@lyx.org>
Wed, 27 Mar 2013 18:01:01 +0000 (14:01 -0400)
lib/layouts/memoir.layout

index 9064d813e57913eba6c3a850507f4cb21de74f69..28b690337e6430966c71301c54ea9aaded0d2c71 100644 (file)
@@ -187,6 +187,14 @@ Style Epigraph
                Tooltip       "The source/author of this epigraph"
                Mandatory     1
        EndArgument
+       HTMLStyle
+               div.epigraph {
+                       float: right;
+                       width: 33%;
+                       font-size: small;
+                       margin: 0.5em 0em 0.5em 1em;
+               }
+       EndHTMLStyle
 End
 
 Style Poemtitle