comparison style @ 30:95f6412ff8f6

style: Ein paar Anpassungen
author markus schnalke <meillo@marmaro.de>
date Sat, 23 Nov 2013 23:08:22 +0100
parents aa84fb364794
children 4e271abbf18d
comparison
equal deleted inserted replaced
29:3ec7cfe39d75 30:95f6412ff8f6
18 .nr QI 2u*\n(PIu 18 .nr QI 2u*\n(PIu
19 .nr lu 0 19 .nr lu 0
20 .af PN i 20 .af PN i
21 .af % i 21 .af % i
22 22
23 .nr PS 12 23 .nr PS 11
24 .nr VS 18 24 .nr VS 16
25 25
26 .ds CH " 26 .ds CH "
27 27
28 .nr PO 2.5c 28 .nr PO 2.5c
29 .nr HM 3.5c 29 .nr HM 3.5c
177 . \" H0 - Chapter ($2=="no" -> not numbered) 177 . \" H0 - Chapter ($2=="no" -> not numbered)
178 .de H0 178 .de H0
179 .\" bp 179 .\" bp
180 .\" .if e .rs \" begin chapter on an odd page 180 .\" .if e .rs \" begin chapter on an odd page
181 .\" .if e .bp 181 .\" .if e .bp
182 .sp 182 .br
183 .lg 0 183 .lg 0
184 .nr PS +6 184 .nr PS +4
185 .nr VS +6 185 .nr VS +4
186 .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
186 .ie ,\\$2,no, \{\ 187 .ie ,\\$2,no, \{\
187 . SH 188 . SH
188 . ce 99 189 . ce 99
190 \&\\$1
189 .\} 191 .\}
190 .el \{\ 192 .el \{\
191 . NH 1 193 . NH 1
192 . ce 99 194 . ce 99
193 . ie \\n(_A Appendix \\*(SN 195 . ie \\n(_A Appendix \\*(SN. \\$1
194 . el \\*(SN 196 . el \\*(SN. \\$1
195 .\} 197 .\}
196 .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
197 \&\\$1
198 .br 198 .br
199 .ce 0 199 .ce 0
200 .tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz 200 .tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
201 .nr PS -6 201 .nr PS -4
202 .nr VS -6 202 .nr VS -4
203 .lg 203 .lg
204 .\" add to TOC 204 .\" add to TOC
205 .rm t_ 205 .rm t_
206 .if !,\\$2,no, .ds t_ \\Z'\\*(SN'\\h'3n' 206 .if !,\\$2,no, .ds t_ \\Z'\\*(SN'\\h'3n'
207 .T_ .5v 0 "\fB\\*(t_\\$1 207 .T_ .5v 0 "\fB\\*(t_\\$1
208 .RT 208 .RT
209 .sp 1.5 209 .sp .5
210 .ns 210 .ns
211 .nr PP 0 211 .nr PP 0
212 .. 212 ..
213 213
214 214
246 .nr PP 0 246 .nr PP 0
247 .. 247 ..
248 248
249 . \" U1 - Section ($2=="yes" -> add to TOC) 249 . \" U1 - Section ($2=="yes" -> add to TOC)
250 .de U1 250 .de U1
251 .br 251 .sp .5
252 .ne 7 252 .ne 7
253 .sp
254 .lg 0 253 .lg 0
255 .nr PS +2 254 .nr PS +2
256 .nr VS +2 255 .nr VS +2
256 .ns
257 .SH 257 .SH
258 \&\\$1
259 .br
258 .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ 260 .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
259 \&\\$1
260 .br
261 .tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz 261 .tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
262 .nr PS -2 262 .nr PS -2
263 .nr VS -2 263 .nr VS -2
264 .lg 264 .lg
265 .T_ .3v 1 "\\$1 \" add to TOC 265 .T_ .3v 1 "\\$1 \" add to TOC
268 .. 268 ..
269 269
270 270
271 . \" U2 - Subsection unnumbered ($2=="yes" -> add to TOC) 271 . \" U2 - Subsection unnumbered ($2=="yes" -> add to TOC)
272 .de U2 272 .de U2
273 .br 273 .sp .5
274 .ne 4 274 .ne 4
275 .ns
275 .SH 276 .SH
276 \&\\$1 277 \&\\$1
277 .if '\\$2'yes' .T_ 0 2 "\\Z'\\*(SN'\\h'5.5n'\\$1 \" add to TOC 278 .if '\\$2'yes' .T_ 0 2 "\\Z'\\*(SN'\\h'5.5n'\\$1 \" add to TOC
278 .RT 279 .RT
279 .nr PP 0 280 .nr PP 0