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