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