]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlettr.layout
Update all layouts to format 40.
[lyx.git] / lib / layouts / scrlettr.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{KOMA-Script Letter (V. 1, Obsolete)}
3 #  \DeclareCategory{Letters}
4 # KOMA scrlettr textclass definition file.
5 # Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
6
7 Format 40
8 Style Standard
9         LatexName             dummy
10         ParSep                0.4
11         AlignPossible         Block, Left, Right, Center
12 End
13
14 Input stdlists.inc
15 Input stdcounters.inc
16 Input stdinsets.inc
17
18 Style Description
19         LabelFont
20           Family              Sans
21         EndFont
22 End
23
24
25 Style Labeling
26         CopyStyle             List
27         LatexName             labeling
28         # overwrite the preamble code definition
29         Preamble
30         EndPreamble
31 End
32
33 Style List
34         Obsoletedby           Labeling
35 End
36
37 Input stdlayouts.inc
38
39
40
41 Style Letter
42         LatexType             Command
43         LatexName             letter
44         KeepEmpty             1
45         LabelSep              xx
46         TopSep                1.5
47         BottomSep             1.5
48         ParSep                1.5
49         Align                 Left
50         LabelType             Static
51         LabelString           "L"
52         LabelFont
53           Series              Bold
54           Shape               Italic
55           Size                Small
56           Color               Blue
57         EndFont
58 End
59
60
61 Style Opening
62         CopyStyle             Letter
63         LatexName             lyxopening
64         LabelString           "O"
65         Preamble
66           \newcommand{\lyxopening}[1]{\pagebreak\startbreaks\opening{#1}}
67         EndPreamble
68 End
69
70
71 Style Closing
72         LatexType             Command
73         LatexName             closing
74         KeepEmpty             0
75         TopSep                1.5
76         BottomSep             1.5
77         ParSep                1.5
78         Align                 Left
79 End
80
81
82 Style PS
83         LatexType             Command
84         LatexName             ps
85         TopSep                0.4
86         BottomSep             0.4
87         ParSep                0.4
88         Align                 Left
89 End
90
91
92 Style CC
93         LatexType             Command
94         LatexName             cc
95         LeftMargin            xxxx::xx
96         LabelSep              xx
97         TopSep                0.4
98         BottomSep             0.4
99         ParSep                0.4
100         Align                 Left
101         LabelType             Static
102         LabelString           "cc:"
103 End
104
105
106 Style Encl
107         CopyStyle             CC
108         LatexName             encl
109         LabelString           "encl:"
110 End
111
112
113 Style Name
114         LatexType             Command
115         LatexName             name
116         KeepEmpty             1
117         LeftMargin            xxxxxxxxxxxx::xx
118         LabelSep              xx
119         TopSep                0.4
120         BottomSep             0.4
121         ParSep                0.4
122         Align                 Left
123         LabelType             Static
124         LabelString           "Name:"
125         LabelFont
126           Series              Bold
127           Shape               Italic
128           Color               Blue
129         EndFont
130 End
131
132
133 Style Signature
134         CopyStyle             Name
135         LatexName             signature
136         LabelString           "Signature:"
137 End
138
139
140 Style Address
141         CopyStyle             Name
142         LatexName             address
143         LabelString           "Address:"
144 End
145
146
147 Style Telephone
148         CopyStyle             Name
149         LatexName             telephone
150         LabelString           "Telephone:"
151 End
152
153
154 Style Place
155         CopyStyle             Name
156         LatexName             place
157         LabelString           "Place:"
158 End
159
160
161 Style Date
162         CopyStyle             Name
163         LatexName             date
164         LabelString           "Date:"
165 End
166
167
168 Style Backaddress
169         CopyStyle             Name
170         LatexName             backaddress
171         LabelString           "Backaddress:"
172 End
173
174
175 Style Specialmail
176         CopyStyle             Name
177         LatexName             specialmail
178         LabelString           "Specialmail:"
179 End
180
181
182 Style Location
183         CopyStyle             Name
184         LatexName             location
185         LabelString           "Location:"
186 End
187
188
189 Style Title
190         CopyStyle             Name
191         LatexName             title
192         LabelString           "Title:"
193         HTMLTitle             true
194 End
195
196
197 Style Subject
198         CopyStyle             Name
199         LatexName             subject
200         LabelString           "Subject:"
201 End
202
203
204 Style Yourref
205         CopyStyle             Name
206         LatexName             yourref
207         LabelString           "Your ref.:"
208         LabelFont
209           Family              Sans
210           Series              Medium
211           Shape               Up
212           Size                Small
213           Color               None
214         EndFont
215 End
216
217
218 Style Yourmail
219         CopyStyle             Yourref
220         LatexName             yourmail
221         LabelString           "Your letter of:"
222 End
223
224
225 Style Myref
226         CopyStyle             Yourref
227         LatexName             myref
228         LabelString           "Our ref.:"
229 End
230
231
232 Style Customer
233         CopyStyle             Yourref
234         LatexName             customer
235         LabelString           "Customer no.:"
236 End
237
238
239 Style Invoice
240         CopyStyle             Yourref
241         LatexName             invoice
242         LabelString           "Invoice no.:"
243 End