annotate style @ 49:2f188a5dc0dc

moved style to separate document
author meillo@marmaro.de
date Mon, 12 Apr 2010 14:49:13 +0200
parents
children ad7c253bdced
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
1 .nr PS 11
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
2 .nr VS 13
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
3
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
4 .de CW
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
5 .nr PQ \\n(.f
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
6 .if t \{\
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
7 . ft CW
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
8 . if !^\\$1^^ \&\\$1\f\\n(PQ\\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
9 .\}
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
10 .if n \{\
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
11 . ie ^\\$1^^ .ul 999
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
12 . el .ul 1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
13 . if \\n(.$=1 \&\\$1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
14 . if \\n(.$>1 \&\\$1\c
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
15 . if \\n(.$>1 \&\\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
16 .\}
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
17 ..
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
18
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
19 .ds [. \ [
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
20 .ds .] ]
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
21 .rm ]<
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
22 .de ]<
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
23 .LP
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
24 .de FP
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
25 .IP \\\\$1.
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
26 \\..
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
27 .rm FS FE
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
28 ..
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
29
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
30 .de H
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
31 .if '\\$1'1' \{\
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
32 . sp 2v
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
33 . nr PS +2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
34 . NH \\$1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
35 \\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
36 . nr PS -2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
37 . LP
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
38 . XS
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
39 . sp .5v
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
40 . B
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
41 \\*(SN \\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
42 . XE
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
43 .\}
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
44 .if '\\$1'2' \{\
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
45 . NH \\$1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
46 \\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
47 . LP
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
48 . XS
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
49 \\*(SN \\$2
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
50 . XE
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
51 .\}
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
52 ..
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
53
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
54 .am QP
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
55 .ps -1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
56 ..
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
57
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
58 .am DS
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
59 .CW
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
60 .ps -1
2f188a5dc0dc moved style to separate document
meillo@marmaro.de
parents:
diff changeset
61 ..