]> git.lyx.org Git - lyx.git/blob - lib/layouts/g-brief-en.layout
Add some tipa accents
[lyx.git] / lib / layouts / g-brief-en.layout
1 #% Do not delete he line below; configure depends on this
2 #  \DeclareLaTeXClass[g-brief]{letter (g-brief)}
3 # Letter textclass definition file.
4 # Author : Thomas Hartkens <thomas@hartkens.de>
5
6 Format 3
7 Input stdfloats.inc
8 Input stdcounters.inc
9
10 Columns                 1
11 Sides                   1
12 PageStyle               Empty
13 DefaultStyle            Letter
14
15
16 Style Letter
17         Margin                Static
18         LatexType             Environment
19         LatexName             g-brief
20         ParSkip               0.4
21         KeepEmpty             1
22         Align                 Block
23         AlignPossible         Block, Left, Right, Center
24         LabelType             Top_Environment
25         LabelString           "Letter:"
26         LabelFont
27           Series              Bold
28           Shape               Italic
29           Color               Blue
30         EndFont
31 End
32
33
34 Style Name
35         Margin                Static
36         LatexType             Command
37         LatexName             Name
38         LeftMargin            PostalComment:xx
39         LabelSep              xx
40         KeepEmpty             1
41         Align                 Block
42         AlignPossible         Block, Left
43         LabelType             Static
44         LabelString           "Name:"
45         LabelFont
46           Series              Bold
47           Shape               Italic
48           Color               Blue
49         EndFont
50 End
51
52
53 Style Signature
54         CopyStyle             Name
55         LatexName             Unterschrift
56         LabelString           "Signature:"
57 End
58
59
60 Style Street
61         CopyStyle             Name
62         LatexName             Strasse
63         LabelString           "Street:"
64 End
65
66
67 Style Addition
68         CopyStyle             Name
69         LatexName             Zusatz
70         LabelString           "Addition:"
71 End
72
73
74 Style Town
75         CopyStyle             Name
76         LatexName             Ort
77         LabelString           "Town:"
78 End
79
80
81 Style State
82         CopyStyle             Name
83         LatexName             Land
84         LabelString           "State:"
85 End
86
87
88 Style ReturnAddress
89         CopyStyle             Name
90         LatexName             RetourAdresse
91         LabelString           "ReturnAddress:"
92 End
93
94
95 Style MyRef
96         CopyStyle             Name
97         LatexName             MeinZeichen
98         LabelString           "MyRef:"
99 End
100
101
102 Style YourRef
103         CopyStyle             Name
104         LatexName             IhrZeichen
105         LabelString           "YourRef:"
106 End
107
108
109 Style YourMail
110         CopyStyle             Name
111         LatexName             IhrSchreiben
112         LabelString           "YourMail:"
113 End
114
115
116 Style Phone
117         CopyStyle             Name
118         LatexName             Telefon
119         LabelString           "Phone:"
120 End
121
122
123 Style Telefax
124         CopyStyle             Name
125         LatexName             Telefax
126         LabelString           "Telefax:"
127 End
128
129
130 Style Telex
131         CopyStyle             Name
132         LatexName             Telex
133         LabelString           "Telex:"
134 End
135
136
137 Style EMail
138         CopyStyle             Name
139         LatexName             EMail
140         LabelString           "EMail:"
141 End
142
143
144 Style HTTP
145         CopyStyle             Name
146         LatexName             HTTP
147         LabelString           "HTTP:"
148 End
149
150
151 Style Bank
152         CopyStyle             Name
153         LatexName             Bank
154         LabelString           "Bank:"
155 End
156
157
158 Style BankCode
159         CopyStyle             Name
160         LatexName             BLZ
161         LabelString           "BankCode:"
162 End
163
164
165 Style BankAccount
166         CopyStyle             Name
167         LatexName             Konto
168         LabelString           "BankAccount:"
169 End
170
171
172 Style PostalComment
173         CopyStyle             Name
174         LatexName             Postvermerk
175         LabelString           "PostalComment:"
176 End
177
178
179 Style Address
180         CopyStyle             Name
181         LatexName             Adresse
182         TopSep                1.5
183         KeepEmpty             1
184         LabelString           "Address:"
185 End
186
187
188 Style Date
189         CopyStyle             Name
190         LatexName             Datum
191         LabelString           "Date:"
192 End
193
194
195 Style Reference
196         CopyStyle             Name
197         LatexName             Betreff
198         TopSep                1.5
199         ParSep                0.4
200         LabelString           "Reference:"
201 End
202
203
204 Style Opening
205         CopyStyle             Name
206         LatexName             Anrede
207         TopSep                1.5
208         ParSep                0.4
209         LabelString           "Opening:"
210 End
211
212
213 Style Encl.
214         CopyStyle             Name
215         LatexName             Anlagen
216         ParSep                0.4
217         LabelString           "Encl.:"
218 End
219
220
221 Style cc
222         CopyStyle             Name
223         LatexName             Verteiler
224         KeepEmpty             1
225         ParSep                0.4
226         LabelString           "cc:"
227 End
228
229
230 Style Closing
231         CopyStyle             Name
232         LatexName             LyxGruss
233         BottomSep             1.5
234         ParSep                0.4
235         LabelString           "Closing:"
236         Preamble
237                 \newcommand{\LyxGruss}[1]{\Gruss{#1}{0.5cm}}
238         EndPreamble
239 End