]> git.lyx.org Git - lyx.git/blob - lib/layouts/dinbrief.layout
Updated versions to 5; added stdinsets.inc where I felt confident
[lyx.git] / lib / layouts / dinbrief.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{letter (DIN-Brief, German)}
3 # German DIN-Brief textclass definition file.
4 # Author : Juergen Vigna <jug@sad.it>
5 # Modified by: Carsten Kaemmerer <kammerer@ips.cs.tu-bs.de>
6 # Modifies only some things from letter.layout
7
8
9 Format 5
10 Input letter.layout
11
12
13 Style My_Address
14         Margin                Static
15         LeftMargin            Unterschrift:
16         LabelType             Static
17         LabelString           "Briefkopf:"
18         LabelSep              x
19         LabelFont
20           Shape               Italic
21           Size                Small
22           Color               blue
23         EndFont
24         BottomSep             0.5
25         Spacing               Other 0.9
26 End
27
28
29 Style Send_To_Address
30         Margin                Static
31         BottomSep             0.1
32         LeftMargin            Unterschrift:
33         LabelType             Static
34         LabelString           "Adresse:"
35         LabelSep              x
36         LabelFont
37           Series              Medium
38           Shape               Italic
39           Size                Small
40           Color               blue
41         EndFont
42         Spacing               Other 0.9
43 End
44
45
46 Style Opening
47         LeftMargin            Unterschrift:
48         LabelString           "Anrede:"
49         LabelSep              x
50         LabelFont
51           Series              Medium
52           Shape               Italic
53           Size                Small
54           Color               blue
55         EndFont
56 End
57
58
59 Style Signature
60         LeftMargin            Unterschrift:
61         LabelString           "Unterschrift:"
62         LabelSep              x
63         LabelFont
64           Series              Medium
65           Shape               Italic
66           Size                Small
67           Color               blue
68         EndFont
69 End
70
71
72 Style Closing
73         LeftMargin            Unterschrift:
74         LabelString           "Gruss:"
75         LabelSep              x
76         LabelFont
77           Series              Medium
78           Shape               Italic
79           Size                Small
80           Color               blue
81         EndFont
82 End
83
84
85 Style encl
86         LabelString           "Anlagen:"
87         LeftMargin            Unterschrift:
88         LabelSep              x
89         LabelFont
90           Series              Medium
91           Shape               Italic
92           Size                Small
93           Color               blue
94         EndFont
95 End
96
97
98 Style ps
99         Margin                Static
100         LatexType             Command
101         LatexName             ps
102         LeftMargin            Unterschrift:
103         LabelSep              x
104         TopSep                0.4
105         BottomSep             0.4
106         ParSep                0.4
107         Align                 Block
108         AlignPossible         Block, Left
109         LabelType             Static
110         LabelString           "PS:"
111         LabelFont
112           Series              Medium
113           Shape               Italic
114           Size                Small
115           Color               blue
116         EndFont
117 End
118
119
120 Style cc
121         LabelString           "Verteiler:"
122         LeftMargin            Unterschrift:
123         LabelSep              x
124         LabelFont
125           Series              Medium
126           Shape               Italic
127           Size                Small
128           Color               blue
129         EndFont
130 End
131
132
133 Style Betreff
134         Margin                Static
135         LatexType             Command
136         LatexName             subject
137         LeftMargin            Unterschrift:
138         LabelSep              x
139         KeepEmpty             1
140         TopSep                0.4
141         BottomSep             0.4
142         ParSep                0.4
143         Align                 Block
144         AlignPossible         Block, Left
145         LabelType             Static
146         LabelString           "Betreff:"
147         LabelFont
148           Shape               Italic
149           Size                Small
150           Color               blue
151         EndFont
152         TextFont
153           Shape               Italic
154         EndFont
155 End
156
157
158 Style Stadt
159         Margin                Right_Address_Box
160         LatexType             Command
161         LatexName             place
162         LabelSep              x
163         TopSep                0.1
164         BottomSep             0.1
165         ParSep                0.1
166         Align                 Block
167         AlignPossible         Block, Left
168         LabelType             Static
169         LabelString           "Stadt:"
170         LabelFont
171           Shape               Italic
172           Size                Small
173           Color               blue
174         EndFont
175 End
176
177
178 Style Datum
179         Margin                Right_Address_Box
180         LatexType             Command
181         LatexName             date
182         LabelSep              x
183         TopSep                0.1
184         BottomSep             0.1
185         ParSep                0.1
186         Align                 Block
187         AlignPossible         Block, Left
188         LabelType             Static
189         LabelString           "Datum:"
190         LabelFont
191           Shape               Italic
192           Size                Small
193           Color               blue
194         EndFont
195 End