]> git.lyx.org Git - lyx.git/blob - lib/layouts/frletter.layout
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / frletter.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[frletter]{French Letter (frletter)}
3 #  \DeclareCategory{Letters}
4 # Layout file for the frletter class.
5 # Author : Liviu Andronic and Uwe Stöhr
6
7 Format 90
8
9 # Read the definitions from letter.layout
10 Input letter.layout
11
12 # change placement within LyX
13 Style My_Address
14         Margin                  Static
15         DocBookInInfo   always
16 End
17
18 Style Send_To_Address
19         Margin                  Right_Address_Box
20         DocBookInInfo   always
21 End
22
23
24 Style Date
25         Margin                  Right_Address_Box
26         LatexType               Command
27         LatexName               date
28         LabelSep                xxx
29         ParSkip                 0.4
30         TopSep                  0.9
31         BottomSep               0.5
32         ParSep                  1
33         Align                   Left
34         LabelType               No_Label
35         DocBookTag      date
36         DocBookTagType  paragraph
37         DocBookInInfo   always
38 End
39
40
41 # add more space as in stdletter.inc because the French words are wider
42 Style Opening
43         LeftMargin              Fermeture:xxx
44 End
45
46 Style Signature
47         LeftMargin              Fermeture:xxx
48 End
49
50 Style Closing
51         LeftMargin              Fermeture:xxx
52 End