]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlttr2.layout
French docs translation updates by Siegfried
[lyx.git] / lib / layouts / scrlttr2.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[scrlttr2]{letter (KOMA-Script v.2)}
3 # KOMA scrlettr2 textclass definition file.
4 # Juergen Spitzmueller <j.spitzmueller@gmx.de>, 2003/2/17.
5
6 Format 5
7 Style Standard
8         LatexName             dummy
9         ParSep                0.4
10         AlignPossible         Block, Left, Right, Center
11 End
12
13 Input stdlists.inc
14 Input stdlayouts.inc
15 Input stdcounters.inc
16
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
38
39 Style Address
40         LatexType             Command
41         LatexName             begin
42         LatexParam            {letter}
43         #Ugly hack!
44         Preamble
45         \AtEndDocument{\end{letter}}
46         EndPreamble
47         KeepEmpty             1
48         LeftMargin            xxxxxxxxxxxx::xx
49         LabelSep              xx
50         TopSep                1.5
51         BottomSep             1.5
52         ParSep                1.5
53         Align                 Left
54         LabelType             Static
55         LabelString           "Address:"
56
57         LabelFont
58           Series              Bold
59           Shape               Italic
60           Size                Small
61           Color               Blue
62         EndFont
63 End
64
65
66 # Start new letter
67 Style NextAddress
68         LatexType             Command
69         LatexName             end{letter}\begin{letter}
70         KeepEmpty             1
71         LeftMargin            xxxxxxxxxxxx::xx
72         LabelSep              xx
73         TopSep                1.5
74         BottomSep             1.5
75         ParSep                1.5
76         Align                 Left
77         LabelType             Static
78         LabelString           "Next Address:"
79
80         LabelFont
81           Series              Bold
82           Shape               Italic
83           Size                Small
84           Color               Blue
85         EndFont
86 End
87
88
89 Style Opening
90         LatexType             Command
91         LatexName             opening
92         KeepEmpty             0
93         LeftMargin            xxxxxxxxxxxx::xx
94         LabelSep              xx
95         TopSep                0.4
96         BottomSep             0.4
97         ParSep                0.4
98         Align                 Left
99         LabelType             Static
100         LabelString           "Opening:"
101
102         LabelFont
103           Series              Bold
104           Shape               Italic
105           Color               Magenta
106         EndFont
107 End
108
109
110 Style Closing
111         CopyStyle             Opening
112         LatexType             Command
113         LatexName             closing
114         LabelString           "Closing:"
115 End
116
117
118 Style PS
119         CopyStyle             Opening
120         LatexType             Command
121         LatexName             ps
122         LabelString           "Post Scriptum:"
123 End
124
125
126 Style CC
127         CopyStyle             Opening
128         LatexType             Command
129         LatexName             cc
130         LabelString           "cc:"
131 End
132
133
134 Style Encl
135         CopyStyle             Opening
136         LatexName             encl
137         LabelString           "encl:"
138 End
139
140
141 Style Name
142         LatexType             Command
143         LatexName             setkomavar
144         LatexParam            {fromname}
145         KeepEmpty             1
146         LeftMargin            xxxxxxxxxxxx::xx
147         LabelSep              xx
148         TopSep                0.4
149         BottomSep             0.4
150         ParSep                0.4
151         Align                 Left
152         LabelType             Static
153         LabelString           "Sender Name:"
154
155         LabelFont
156           Series              Bold
157           Shape               Italic
158           Color               Blue
159         EndFont
160 End
161
162
163 Style Signature
164         CopyStyle             Name
165         LatexName             setkomavar
166         LatexParam            {signature}
167         LabelString           "Signature:"
168 End
169
170
171 Style SenderAddress
172         CopyStyle             Name
173         LatexName             setkomavar
174         LatexParam            {fromaddress}
175         LabelString           "Sender Address:"
176 End
177
178
179 Style Telephone
180         CopyStyle             Name
181         LatexName             setkomavar
182         LatexParam            {fromphone}
183         LabelString           "Sender Phone:"
184 End
185
186
187 Style Fax
188         CopyStyle             Name
189         LatexName             setkomavar
190         LatexParam            {fromfax}
191         LabelString           "Sender Fax:"
192 End
193
194
195 Style E-Mail
196         CopyStyle             Name
197         LatexName             setkomavar
198         LatexParam            {fromemail}
199         LabelString           "Sender E-Mail:"
200 End
201
202
203 Style URL
204         CopyStyle             Name
205         LatexName             setkomavar
206         LatexParam            {fromurl}
207         LabelString           "Sender URL:"
208 End
209
210
211 Style Bank
212         CopyStyle             Name
213         LatexName             setkomavar
214         LatexParam            {frombank}
215         LabelString           "Bank:"
216 End
217
218
219 Style Logo
220         CopyStyle             Name
221         LatexName             setkomavar
222         LatexParam            {fromlogo}
223         LabelString           "Logo:"
224 End
225
226
227 Style Place
228         CopyStyle             Name
229         LatexName             setkomavar
230         LatexParam            {place}
231         LabelString           "Place:"
232 End
233
234
235 Style Date
236         CopyStyle             Name
237         LatexName             setkomavar
238         LatexParam            {date}
239         LabelString           "Date:"
240 End
241
242
243 Style Backaddress
244         CopyStyle             Name
245         LatexName             setkomavar
246         LatexParam            {backaddress}
247         LabelString           "Backaddress:"
248 End
249
250
251 Style Specialmail
252         CopyStyle             Name
253         LatexName             setkomavar
254         LatexParam            {specialmail}
255         LabelString           "Specialmail:"
256 End
257
258
259 Style Location
260         CopyStyle             Name
261         LatexName             setkomavar
262         LatexParam            {location}
263         LabelString           "Location:"
264 End
265
266
267 Style Title
268         CopyStyle             Name
269         LatexName             setkomavar
270         LatexParam            {title}
271         LabelString           "Title:"
272 End
273
274
275 Style Subject
276         CopyStyle             Name
277         LatexName             setkomavar
278         LatexParam            {subject}
279         LabelString           "Subject:"
280 End
281
282
283 Style Yourref
284         CopyStyle             Name
285         LatexName             setkomavar
286         LatexParam            {yourref}
287         LabelString           "Your ref.:"
288
289         LabelFont
290           Family              Sans
291           Series              Medium
292           Shape               Up
293           Size                Small
294           Color               None
295         EndFont
296 End
297
298
299 Style Yourmail
300         CopyStyle             Yourref
301         LatexName             setkomavar
302         LatexParam            {yourmail}
303         LabelString           "Your letter of:"
304 End
305
306
307 Style Myref
308         CopyStyle             Yourref
309         LatexName             setkomavar
310         LatexParam            {myref}
311         LabelString           "Our ref.:"
312 End
313
314
315 Style Customer
316         CopyStyle             Yourref
317         LatexName             setkomavar
318         LatexParam            {customer}
319         LabelString           "Customer no.:"
320 End
321
322
323 Style Invoice
324         CopyStyle             Yourref
325         LatexName             setkomavar
326         LatexParam            {invoice}
327         LabelString           "Invoice no.:"
328 End