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