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