]> git.lyx.org Git - lyx.git/blob - lib/layouts/frletter.layout
Update covington support in linguistics module (file format change)
[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 100
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     DocBookNoFontInside   true
39 End
40
41
42 # add more space as in stdletter.inc because the French words are wider
43 Style Opening
44         LeftMargin              Fermeture:xxx
45 End
46
47 Style Signature
48         LeftMargin              Fermeture:xxx
49 End
50
51 Style Closing
52         LeftMargin              Fermeture:xxx
53 End