mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Style Memoir epigraphs.
This commit is contained in:
parent
82b8723654
commit
a85a3135fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user