]> git.lyx.org Git - lyx.git/blob - lib/layouts/g-brief-de.layout
Rename file.
[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, german)}
3 # Letter textclass definition file. 
4 # Author : Thomas Hartkens <thomas@hartkens.de>
5
6 # Input general definitions
7 # Input stdletter.inc
8
9
10
11
12 # General textclass parameters
13 Columns                 1
14 Sides                   1
15 PageStyle               Empty
16 DefaultStyle            Brieftext
17
18 # This is just to show how to declare the default font.
19 # The defaults are exactly those shown here.
20 DefaultFont
21         Family                Roman
22         Series                Medium
23         Shape                 Up
24         Size                  Normal
25         Color                 None
26 EndFont
27
28
29
30 # Brieftext style definition
31 Style Brieftext
32         Margin                Static
33         LatexType             Environment
34         LatexName             g-brief
35         ParSkip               0.4
36         KeepEmpty             1  
37         Align                 Block
38         AlignPossible         Block, Left, Right, Center
39         LabelType             Top_Environment
40         LabelString           Text:
41         LabelFont 
42           Series              Bold
43           Shape               Italic
44           Color               Blue
45         EndFont
46 End
47
48
49
50
51
52 # Name und Titel des Absenders
53 Style Name
54         Margin                Static
55         LatexType             Command
56         LatexName             Name
57         LeftMargin            xxxxxxxxxx::xx
58         LabelSep              xx
59         KeepEmpty             1  
60         Align                 Block
61         AlignPossible         Block, Left
62         LabelType             Static
63         LabelString           Name:
64         # label font definition
65         LabelFont 
66           Series              Bold
67           Shape               Italic
68           Color               Blue
69         EndFont
70 End
71
72 # Unterschrift des Absenders
73 Style Unterschrift
74         Margin                Static
75         LatexType             Command
76         LatexName             Unterschrift
77         LeftMargin            xxxxxxxxxx::xx
78         LabelSep              xx
79         KeepEmpty             1  
80         Align                 Block
81         AlignPossible         Block, Left
82         LabelType             Static
83         LabelString           Unterschrift:
84         # label font definition
85         LabelFont 
86           Series              Bold
87           Shape               Italic
88           Color               Blue
89         EndFont
90 End
91
92 # Strasse
93 Style Strasse
94         Margin                Static
95         LatexType             Command
96         LatexName             Strasse
97         LeftMargin            xxxxxxxxxx::xx
98         LabelSep              xx
99         KeepEmpty             1  
100         Align                 Block
101         AlignPossible         Block, Left
102         LabelType             Static
103         LabelString           Strasse:
104         # label font definition
105         LabelFont 
106           Series              Bold
107           Shape               Italic
108           Color               Blue
109         EndFont
110 End
111
112 # Zusatz
113 Style Zusatz
114         Margin                Static
115         LatexType             Command
116         LatexName             Zusatz
117         LeftMargin            xxxxxxxxxx::xx
118         LabelSep              xx
119         KeepEmpty             1  
120         Align                 Block
121         AlignPossible         Block, Left
122         LabelType             Static
123         LabelString           Zusatz:
124         # label font definition
125         LabelFont 
126           Series              Bold
127           Shape               Italic
128           Color               Blue
129         EndFont
130 End
131
132 # Ort
133 Style Ort
134         Margin                Static
135         LatexType             Command
136         LatexName             Ort
137         LeftMargin            xxxxxxxxxx::xx
138         LabelSep              xx
139         KeepEmpty             1  
140         Align                 Block
141         AlignPossible         Block, Left
142         LabelType             Static
143         LabelString           Ort:
144         # label font definition
145         LabelFont 
146           Series              Bold
147           Shape               Italic
148           Color               Blue
149         EndFont
150 End
151
152 # Land
153 Style Land
154         Margin                Static
155         LatexType             Command
156         LatexName             Land
157         LeftMargin            xxxxxxxxxx::xx
158         LabelSep              xx
159         KeepEmpty             1  
160         Align                 Block
161         AlignPossible         Block, Left
162         LabelType             Static
163         LabelString           Land:
164         # label font definition
165         LabelFont 
166           Series              Bold
167           Shape               Italic
168           Color               Blue
169         EndFont
170 End
171
172 # RetourAdresse
173 Style RetourAdresse
174         Margin                Static
175         LatexType             Command
176         LatexName             RetourAdresse
177         LeftMargin            xxxxxxxxxx::xx
178         LabelSep              xx
179         KeepEmpty             1  
180         Align                 Block
181         AlignPossible         Block, Left
182         LabelType             Static
183         LabelString           RetourAdresse:
184         # label font definition
185         LabelFont 
186           Series              Bold
187           Shape               Italic
188           Color               Blue
189         EndFont
190 End
191
192
193 # MeinZeichen
194 Style MeinZeichen
195         Margin                Static
196         LatexType             Command
197         LatexName             MeinZeichen
198         LeftMargin            xxxxxxxxxx::xx
199         LabelSep              xx
200         KeepEmpty             1  
201         Align                 Block
202         AlignPossible         Block, Left
203         LabelType             Static
204         LabelString           MeinZeichen:
205         # label font definition
206         LabelFont 
207           Series              Bold
208           Shape               Italic
209           Color               Blue
210         EndFont
211 End
212
213 # IhrZeichen
214 Style IhrZeichen
215         Margin                Static
216         LatexType             Command
217         LatexName             IhrZeichen
218         LeftMargin            xxxxxxxxxx::xx
219         LabelSep              xx
220         KeepEmpty             1  
221         KeepEmpty             1  
222         Align                 Block
223         AlignPossible         Block, Left
224         LabelType             Static
225         LabelString           IhrZeichen:
226         # label font definition
227         LabelFont 
228           Series              Bold
229           Shape               Italic
230           Color               Blue
231         EndFont
232 End
233
234
235 # IhrSchreiben
236 Style IhrSchreiben
237         Margin                Static
238         LatexType             Command
239         LatexName             IhrSchreiben
240         LeftMargin            xxxxxxxxxx::xx
241         LabelSep              xx
242         KeepEmpty             1  
243         Align                 Block
244         AlignPossible         Block, Left
245         LabelType             Static
246         LabelString           IhrSchreiben:
247         # label font definition
248         LabelFont 
249           Series              Bold
250           Shape               Italic
251           Color               Blue
252         EndFont
253 End
254
255
256
257
258
259
260 # Telefon
261 Style Telefon
262         Margin                Static
263         LatexType             Command
264         LatexName             Telefon
265         LeftMargin            xxxxxxxxxx::xx
266         LabelSep              xx
267         TopSep                1.5
268         KeepEmpty             1  
269         Align                 Block
270         AlignPossible         Block, Left
271         LabelType             Static
272         LabelString           Telefon:
273         # label font definition
274         LabelFont 
275           Series              Bold
276           Shape               Italic
277           Color               Blue
278         EndFont
279 End
280
281 # Telefax
282 Style Telefax
283         Margin                Static
284         LatexType             Command
285         LatexName             Telefax
286         LeftMargin            xxxxxxxxxx::xx
287         LabelSep              xx
288         KeepEmpty             1  
289         Align                 Block
290         AlignPossible         Block, Left
291         LabelType             Static
292         LabelString           Telefax:
293         # label font definition
294         LabelFont 
295           Series              Bold
296           Shape               Italic
297           Color               Blue
298         EndFont
299 End
300
301 # Telex
302 Style Telex
303         Margin                Static
304         LatexType             Command
305         LatexName             Telex
306         LeftMargin            xxxxxxxxxx::xx
307         LabelSep              xx
308         KeepEmpty             1  
309         Align                 Block
310         AlignPossible         Block, Left
311         LabelType             Static
312         LabelString           Telex:
313         # label font definition
314         LabelFont 
315           Series              Bold
316           Shape               Italic
317           Color               Blue
318         EndFont
319 End
320
321
322 # email  des Absenders
323 Style EMail
324         Margin                Static
325         LatexType             Command
326         LatexName             EMail
327         LeftMargin            xxxxxxxxxx::xx
328         LabelSep              xx
329         KeepEmpty             1  
330         Align                 Block
331         AlignPossible         Block, Left
332         LabelType             Static
333         LabelString           EMail:
334         # label font definition
335         LabelFont 
336           Series              Bold
337           Shape               Italic
338           Color               Blue
339         EndFont
340 End
341
342 # HTTP  des Absenders
343 Style HTTP
344         Margin                Static
345         LatexType             Command
346         LatexName             HTTP
347         LeftMargin            xxxxxxxxxx::xx
348         LabelSep              xx
349         KeepEmpty             1  
350         Align                 Block
351         AlignPossible         Block, Left
352         LabelType             Static
353         LabelString           HTTP:
354         # label font definition
355         LabelFont 
356           Series              Bold
357           Shape               Italic
358           Color               Blue
359         EndFont
360 End
361
362 # Bank
363 Style Bank
364         Margin                Static
365         LatexType             Command
366         LatexName             Bank
367         LeftMargin            xxxxxxxxxx::xx
368         LabelSep              xx
369         TopSep                1.5
370         KeepEmpty             1  
371         Align                 Block
372         AlignPossible         Block, Left
373         LabelType             Static
374         LabelString           Bank:
375         # label font definition
376         LabelFont 
377           Series              Bold
378           Shape               Italic
379           Color               Blue
380         EndFont
381 End
382
383 # BLZ
384 Style BLZ
385         Margin                Static
386         LatexType             Command
387         LatexName             BLZ
388         LeftMargin            xxxxxxxxxx::xx
389         LabelSep              xx
390         KeepEmpty             1  
391         Align                 Block
392         AlignPossible         Block, Left
393         LabelType             Static
394         LabelString           BLZ:
395         # label font definition
396         LabelFont 
397           Series              Bold
398           Shape               Italic
399           Color               Blue
400         EndFont
401 End
402
403 # Konto
404 Style Konto
405         Margin                Static
406         LatexType             Command
407         LatexName             Konto
408         LeftMargin            xxxxxxxxxx::xx
409         LabelSep              xx
410         KeepEmpty             1  
411         Align                 Block
412         AlignPossible         Block, Left
413         LabelType             Static
414         LabelString           Konto:
415         # label font definition
416         LabelFont 
417           Series              Bold
418           Shape               Italic
419           Color               Blue
420         EndFont
421 End
422
423 # Postvermerk
424 Style Postvermerk
425         Margin                Static
426         LatexType             Command
427         LatexName             Postvermerk
428         LeftMargin            xxxxxxxxxx::xx
429         LabelSep              xx
430         KeepEmpty             1  
431         Align                 Block
432         AlignPossible         Block, Left
433         LabelType             Static
434         LabelString           Postvermerk:
435         # label font definition
436         LabelFont 
437           Series              Bold
438           Shape               Italic
439           Color               Blue
440         EndFont
441 End
442
443
444 # Adresse
445 Style Adresse
446         Margin                Static
447         LatexType             Command
448         LatexName             Adresse
449         LeftMargin            xxxxxxxxxx::xx
450         LabelSep              xx
451         TopSep                1.5
452         KeepEmpty             1  
453         Align                 Block
454         AlignPossible         Block, Left
455         LabelType             Static
456         LabelString           Adresse:
457         # label font definition
458         LabelFont 
459           Series              Bold
460           Shape               Italic
461           Color               Blue
462         EndFont
463 End
464
465
466 # Data style definition
467 Style Datum
468         Margin                Static
469         LatexType             Command
470         LatexName             Datum
471         LeftMargin            xxxxxxxxxx::xx
472         LabelSep              xx
473         KeepEmpty             1  
474         Align                 Left
475         AlignPossible         Block, Left
476         LabelType             Static
477         LabelString           Datum:
478         # label font definition
479         LabelFont 
480           Series              Bold
481           Shape               Italic
482           Color               Blue
483         EndFont
484 End
485
486 # Oggetto style definition
487 Style Betreff
488         Margin                Static
489         LatexType             Command
490         LatexName             Betreff
491         LeftMargin            xxxxxxxxxx::xx
492         LabelSep              xx
493         TopSep                1.5
494         ParSep                0.4
495         KeepEmpty             1  
496         Align                 Block
497         AlignPossible         Block, Left
498         LabelType             Static
499         LabelString           Betreff:
500         # label font definition
501         LabelFont 
502           Series              Bold
503           Shape               Italic
504           Color               Blue
505         EndFont
506 End
507
508
509 # Opening style definition
510 Style Anrede
511         Margin                Static
512         LatexType             Command
513         LatexName             Anrede
514         KeepEmpty             1  
515         LeftMargin            xxxxxxxxxx::xx
516         LabelSep              xx
517         TopSep                1.5
518         ParSep                0.4
519         Align                 Block
520         AlignPossible         Block, Left
521         LabelType             Static
522         LabelString           Anrede:
523
524         # label font definition
525         LabelFont 
526           Series              Bold
527           Shape               Italic
528           Color               Blue
529         EndFont
530 End
531
532
533
534
535 # Anlagen style definition
536 Style Anlagen
537         Margin                Static
538         LatexType             Command
539         LatexName             Anlagen
540         KeepEmpty             1  
541         LeftMargin            xxxxxxxxxx::xx
542         LabelSep              xx
543         ParSep                0.4
544         Align                 Block
545         AlignPossible         Block, Left
546         LabelType             Static
547         LabelString           Anlagen:
548
549         # label font definition
550         LabelFont 
551           Series              Bold
552           Shape               Italic
553           Color               Blue
554         EndFont
555 End
556
557
558 # Verteiler style definition
559 Style Verteiler
560         Margin                Static
561         LatexType             Command
562         LatexName             Verteiler
563         KeepEmpty             1  
564         LeftMargin            xxxxxxxxxx::xx
565         LabelSep              xx
566         ParSep                0.4
567         Align                 Block
568         AlignPossible         Block, Left
569         LabelType             Static
570         LabelString           Verteiler:
571
572         # label font definition
573         LabelFont 
574           Series              Bold
575           Shape               Italic
576           Color               Blue
577         EndFont
578 End
579
580
581
582
583 # Gruss style definition
584 Style Gruss
585         Margin                Static
586         LatexType             Command
587         LatexName             LyxGruss
588         LeftMargin            xxxxxxxxxx::xx
589         LabelSep              xx
590         BottomSep             1.5
591         ParSep                0.4
592         KeepEmpty             1  
593         Align                 Block
594         AlignPossible         Block, Left
595         LabelType             Static
596         LabelString           Gruß:
597
598         # label font definition
599         LabelFont 
600           Series              Bold
601           Shape               Italic
602           Color               Blue
603         EndFont
604
605         #define the environment lyxGruss
606         Preamble
607         \newcommand{\LyxGruss}[1]
608           { \Gruss{#1}{0.5cm} }
609         EndPreamble
610
611
612 End
613
614
615
616 Input stdfloats.inc
617 Input stdcounters.inc
618
619
620
621
622
623 # Input lyxmacros.inc
624
625 # Remove some unwanted styles.
626 # NoStyle               Right_Address
627 # NoStyle               Address