2009-08-15 22:16:36 +00:00
|
|
|
#\DeclareLyXModule{Initials}
|
|
|
|
#DescriptionBegin
|
2011-07-20 01:54:10 +00:00
|
|
|
#Define a style for paragraphs with an initial.
|
|
|
|
#See the EmbeddedObjects manual for a detailed description.
|
2009-08-15 22:16:36 +00:00
|
|
|
#DescriptionEnd
|
2011-07-20 01:54:10 +00:00
|
|
|
#Authors: Pavel Sanda and Uwe Stöhr
|
2009-08-15 22:16:36 +00:00
|
|
|
|
2012-10-10 17:24:02 +00:00
|
|
|
Format 40
|
2009-08-15 22:16:36 +00:00
|
|
|
|
2011-08-28 03:36:34 +00:00
|
|
|
AddToPreamble
|
|
|
|
\@ifundefined{lettrine}{\usepackage{lettrine}}{}
|
|
|
|
EndPreamble
|
|
|
|
|
2010-10-12 15:41:55 +00:00
|
|
|
InsetLayout Flex:Initial
|
2009-08-15 22:16:36 +00:00
|
|
|
LyxType charstyle
|
|
|
|
LabelString "Initial"
|
|
|
|
LatexType command
|
|
|
|
LatexName lettrine
|
|
|
|
Font
|
|
|
|
Size Large
|
|
|
|
EndFont
|
|
|
|
Requires lettrine
|
|
|
|
End
|
|
|
|
|
2011-07-18 21:55:00 +00:00
|
|
|
Style Initial
|
|
|
|
Category MainText
|
|
|
|
LatexType command
|
|
|
|
LatexName lettrine
|
|
|
|
Margin First_Dynamic
|
|
|
|
LabelType static
|
|
|
|
LabelString Initial
|
|
|
|
OptionalArgs 1
|
|
|
|
RequiredArgs 1
|
|
|
|
LabelSep x
|
|
|
|
ParIndent MMM
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.3
|
|
|
|
Align Left
|
|
|
|
AlignPossible Left
|
|
|
|
LabelFont
|
|
|
|
Series Bold
|
|
|
|
EndFont
|
|
|
|
End
|
|
|
|
|