]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrlettr.layout
Fix caret painting
[lyx.git] / lib / layouts / scrlettr.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{KOMA-Script Letter (V. 1, Obsolete)}
3 #  \DeclareCategory{Obsolete}
4 # KOMA scrlettr textclass definition file.
5 # Bernd Rellermeyer <100.41728@germanynet.de>, 1999/2/17.
6
7 Format 66
8 Style Standard
9         Category              MainText
10         LatexName             dummy
11         ParSep                0.4
12         AlignPossible         Block, Left, Right, Center
13 End
14
15 Input stdlists.inc
16 Input stdcounters.inc
17 Input stdinsets.inc
18
19 Style Description
20         LabelFont
21           Family              Sans
22         EndFont
23 End
24
25
26 Style Labeling
27         CopyStyle             List
28         LatexName             labeling
29         # overwrite the preamble code definition
30         Preamble
31         EndPreamble
32 End
33
34 Style List
35         Obsoletedby           Labeling
36 End
37
38 Input stdlayouts.inc
39
40
41
42 Style Letter
43         Category              Letter
44         LatexType             Command
45         LatexName             letter
46         KeepEmpty             1
47         LabelSep              xx
48         TopSep                1.5
49         BottomSep             1.5
50         ParSep                1.5
51         Align                 Left
52         LabelType             Static
53         LabelString           "L"
54         LabelFont
55           Series              Bold
56           Shape               Italic
57           Size                Small
58           Color               Blue
59         EndFont
60 End
61
62
63 Style Opening
64         CopyStyle             Letter
65         LatexName             lyxopening
66         LabelString           "O"
67         Preamble
68           \newcommand{\lyxopening}[1]{\pagebreak\startbreaks\opening{#1}}
69         EndPreamble
70 End
71
72
73 Style Closing
74         Category              Letter
75         LatexType             Command
76         LatexName             closing
77         KeepEmpty             0
78         TopSep                1.5
79         BottomSep             1.5
80         ParSep                1.5
81         Align                 Left
82 End
83
84
85 Style PS
86         LatexType             Command
87         LatexName             ps
88         TopSep                0.4
89         BottomSep             0.4
90         ParSep                0.4
91         Align                 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         LabelType             Static
105         LabelString           "cc:"
106 End
107
108
109 Style Encl
110         CopyStyle             CC
111         LatexName             encl
112         LabelString           "encl:"
113 End
114
115
116 Style Name
117         Category              Letter
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         LabelType             Static
128         LabelString           "Name:"
129         LabelFont
130           Series              Bold
131           Shape               Italic
132           Color               Blue
133         EndFont
134 End
135
136
137 Style Signature
138         CopyStyle             Name
139         LatexName             signature
140         LabelString           "Signature:"
141 End
142
143
144 Style Address
145         CopyStyle             Name
146         LatexName             address
147         LabelString           "Address:"
148 End
149
150
151 Style Telephone
152         CopyStyle             Name
153         LatexName             telephone
154         LabelString           "Telephone:"
155 End
156
157
158 Style Place
159         CopyStyle             Name
160         LatexName             place
161         LabelString           "Place:"
162 End
163
164
165 Style Date
166         CopyStyle             Name
167         LatexName             date
168         LabelString           "Date:"
169 End
170
171
172 Style Backaddress
173         CopyStyle             Name
174         LatexName             backaddress
175         LabelString           "Backaddress:"
176 End
177
178
179 Style Specialmail
180         CopyStyle             Name
181         LatexName             specialmail
182         LabelString           "Specialmail:"
183 End
184
185
186 Style Location
187         CopyStyle             Name
188         LatexName             location
189         LabelString           "Location:"
190 End
191
192
193 Style Title
194         CopyStyle             Name
195         LatexName             title
196         LabelString           "Title:"
197         HTMLTitle             true
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