]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlettr.layout
Update non-counter layouts to format 10.
[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 10
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 Input stdinsets.inc
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         LabelType             Static
50         LabelString           "L"
51         LabelFont
52           Series              Bold
53           Shape               Italic
54           Size                Small
55           Color               Blue
56         EndFont
57 End
58
59
60 Style Opening
61         CopyStyle             Letter
62         LatexName             lyxopening
63         LabelString           "O"
64         Preamble
65           \newcommand{\lyxopening}[1]{\pagebreak\startbreaks\opening{#1}}
66         EndPreamble
67 End
68
69
70 Style Closing
71         LatexType             Command
72         LatexName             closing
73         KeepEmpty             0
74         TopSep                1.5
75         BottomSep             1.5
76         ParSep                1.5
77         Align                 Left
78 End
79
80
81 Style PS
82         LatexType             Command
83         LatexName             ps
84         TopSep                0.4
85         BottomSep             0.4
86         ParSep                0.4
87         Align                 Left
88 End
89
90
91 Style CC
92         LatexType             Command
93         LatexName             cc
94         LeftMargin            xxxx::xx
95         LabelSep              xx
96         TopSep                0.4
97         BottomSep             0.4
98         ParSep                0.4
99         Align                 Left
100         LabelType             Static
101         LabelString           "cc:"
102 End
103
104
105 Style Encl
106         CopyStyle             CC
107         LatexName             encl
108         LabelString           "encl:"
109 End
110
111
112 Style Name
113         LatexType             Command
114         LatexName             name
115         KeepEmpty             1
116         LeftMargin            xxxxxxxxxxxx::xx
117         LabelSep              xx
118         TopSep                0.4
119         BottomSep             0.4
120         ParSep                0.4
121         Align                 Left
122         LabelType             Static
123         LabelString           "Name:"
124         LabelFont
125           Series              Bold
126           Shape               Italic
127           Color               Blue
128         EndFont
129 End
130
131
132 Style Signature
133         CopyStyle             Name
134         LatexName             signature
135         LabelString           "Signature:"
136 End
137
138
139 Style Address
140         CopyStyle             Name
141         LatexName             address
142         LabelString           "Address:"
143 End
144
145
146 Style Telephone
147         CopyStyle             Name
148         LatexName             telephone
149         LabelString           "Telephone:"
150 End
151
152
153 Style Place
154         CopyStyle             Name
155         LatexName             place
156         LabelString           "Place:"
157 End
158
159
160 Style Date
161         CopyStyle             Name
162         LatexName             date
163         LabelString           "Date:"
164 End
165
166
167 Style Backaddress
168         CopyStyle             Name
169         LatexName             backaddress
170         LabelString           "Backaddress:"
171 End
172
173
174 Style Specialmail
175         CopyStyle             Name
176         LatexName             specialmail
177         LabelString           "Specialmail:"
178 End
179
180
181 Style Location
182         CopyStyle             Name
183         LatexName             location
184         LabelString           "Location:"
185 End
186
187
188 Style Title
189         CopyStyle             Name
190         LatexName             title
191         LabelString           "Title:"
192 End
193
194
195 Style Subject
196         CopyStyle             Name
197         LatexName             subject
198         LabelString           "Subject:"
199 End
200
201
202 Style Yourref
203         CopyStyle             Name
204         LatexName             yourref
205         LabelString           "Your ref.:"
206         LabelFont
207           Family              Sans
208           Series              Medium
209           Shape               Up
210           Size                Small
211           Color               None
212         EndFont
213 End
214
215
216 Style Yourmail
217         CopyStyle             Yourref
218         LatexName             yourmail
219         LabelString           "Your letter of:"
220 End
221
222
223 Style Myref
224         CopyStyle             Yourref
225         LatexName             myref
226         LabelString           "Our ref.:"
227 End
228
229
230 Style Customer
231         CopyStyle             Yourref
232         LatexName             customer
233         LabelString           "Customer no.:"
234 End
235
236
237 Style Invoice
238         CopyStyle             Yourref
239         LatexName             invoice
240         LabelString           "Invoice no.:"
241 End