2009-08-15 22:16:36 +00:00
|
|
|
#\DeclareLyXModule{Initials}
|
|
|
|
#DescriptionBegin
|
|
|
|
#Define character style for initials.
|
|
|
|
#Hint: try to use math and its artistic font styles like Fractur or the Calligraphic one.
|
|
|
|
#DescriptionEnd
|
|
|
|
#Category: charstyles
|
2011-07-18 21:48:13 +00:00
|
|
|
# Author: Pavel Sanda and Uwe Stöhr
|
2009-08-15 22:16:36 +00:00
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
Format 35
|
2009-08-15 22:16:36 +00:00
|
|
|
|
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
|
|
|
|
Preamble
|
|
|
|
\usepackage{lettrine}
|
|
|
|
EndPreamble
|
|
|
|
End
|
|
|
|
|
2011-07-18 21:48:13 +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
|
|
|
|
Preamble
|
|
|
|
\usepackage{lettrine}
|
|
|
|
EndPreamble
|
|
|
|
End
|
|
|
|
|