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