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