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