]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlettr.layout
layout files:
[lyx.git] / lib / layouts / scrlettr.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{letter (KOMA-Script)}
3 # KOMA scrlettr textclass definition file.
4 # Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
5
6 Format 27
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         HTMLTitle             true
193 End
194
195
196 Style Subject
197         CopyStyle             Name
198         LatexName             subject
199         LabelString           "Subject:"
200 End
201
202
203 Style Yourref
204         CopyStyle             Name
205         LatexName             yourref
206         LabelString           "Your ref.:"
207         LabelFont
208           Family              Sans
209           Series              Medium
210           Shape               Up
211           Size                Small
212           Color               None
213         EndFont
214 End
215
216
217 Style Yourmail
218         CopyStyle             Yourref
219         LatexName             yourmail
220         LabelString           "Your letter of:"
221 End
222
223
224 Style Myref
225         CopyStyle             Yourref
226         LatexName             myref
227         LabelString           "Our ref.:"
228 End
229
230
231 Style Customer
232         CopyStyle             Yourref
233         LatexName             customer
234         LabelString           "Customer no.:"
235 End
236
237
238 Style Invoice
239         CopyStyle             Yourref
240         LatexName             invoice
241         LabelString           "Invoice no.:"
242 End