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