]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlettr.layout
Map labeling to list (bug 2246)
[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 2
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 NoStyle Caption
39
40
41 Style Letter
42         LatexType             Command
43         LatexName             letter
44         KeepEmpty             1
45         LabelSep              xx
46         TopSep                1.5
47         BottomSep             1.5
48         ParSep                1.5
49         Align                 Left
50         AlignPossible         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         AlignPossible         Left
81 End
82
83
84 Style PS
85         LatexType             Command
86         LatexName             ps
87         TopSep                0.4
88         BottomSep             0.4
89         ParSep                0.4
90         Align                 Left
91         AlignPossible         Left
92 End
93
94
95 Style CC
96         LatexType             Command
97         LatexName             cc
98         LeftMargin            xxxx::xx
99         LabelSep              xx
100         TopSep                0.4
101         BottomSep             0.4
102         ParSep                0.4
103         Align                 Left
104         AlignPossible         Left
105         LabelType             Static
106         LabelString           "cc:"
107 End
108
109
110 Style Encl
111         CopyStyle             CC
112         LatexName             encl
113         LabelString           "encl:"
114 End
115
116
117 Style Name
118         LatexType             Command
119         LatexName             name
120         KeepEmpty             1
121         LeftMargin            xxxxxxxxxxxx::xx
122         LabelSep              xx
123         TopSep                0.4
124         BottomSep             0.4
125         ParSep                0.4
126         Align                 Left
127         AlignPossible         Left
128         LabelType             Static
129         LabelString           "Name:"
130         LabelFont
131           Series              Bold
132           Shape               Italic
133           Color               Blue
134         EndFont
135 End
136
137
138 Style Signature
139         CopyStyle             Name
140         LatexName             signature
141         LabelString           "Signature:"
142 End
143
144
145 Style Address
146         CopyStyle             Name
147         LatexName             address
148         LabelString           "Address:"
149 End
150
151
152 Style Telephone
153         CopyStyle             Name
154         LatexName             telephone
155         LabelString           "Telephone:"
156 End
157
158
159 Style Place
160         CopyStyle             Name
161         LatexName             place
162         LabelString           "Place:"
163 End
164
165
166 Style Date
167         CopyStyle             Name
168         LatexName             date
169         LabelString           "Date:"
170 End
171
172
173 Style Backaddress
174         CopyStyle             Name
175         LatexName             backaddress
176         LabelString           "Backaddress:"
177 End
178
179
180 Style Specialmail
181         CopyStyle             Name
182         LatexName             specialmail
183         LabelString           "Specialmail:"
184 End
185
186
187 Style Location
188         CopyStyle             Name
189         LatexName             location
190         LabelString           "Location:"
191 End
192
193
194 Style Title
195         CopyStyle             Name
196         LatexName             title
197         LabelString           "Title:"
198 End
199
200
201 Style Subject
202         CopyStyle             Name
203         LatexName             subject
204         LabelString           "Subject:"
205 End
206
207
208 Style Yourref
209         CopyStyle             Name
210         LatexName             yourref
211         LabelString           "Your ref.:"
212         LabelFont
213           Family              Sans
214           Series              Medium
215           Shape               Up
216           Size                Small
217           Color               None
218         EndFont
219 End
220
221
222 Style Yourmail
223         CopyStyle             Yourref
224         LatexName             yourmail
225         LabelString           "Your letter of:"
226 End
227
228
229 Style Myref
230         CopyStyle             Yourref
231         LatexName             myref
232         LabelString           "Our ref.:"
233 End
234
235
236 Style Customer
237         CopyStyle             Yourref
238         LatexName             customer
239         LabelString           "Customer no.:"
240 End
241
242
243 Style Invoice
244         CopyStyle             Yourref
245         LatexName             invoice
246         LabelString           "Invoice no.:"
247 End