blob: d4e4667e9cf323811dabe9dc297cd537066111a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
.\" "/.
.\" extra stuff for mg "/.
.\" "/.
.\" Permission to use, copy, modify and/or "/.
.\" distribute this software for any purpose "/.
.\" with or without fee is hereby granted. "/.
.\" "/.
.
.eo
.
.\" he -- toc-enabled heading
.de he
. h
\$*
. te .the \n% \$*
..
.
.\" se -- toc-enabled subheading
.de se
. s
\$*
. te .the \n% \\h'18p'\$*
..
.
.\" the -- toc entry
.de the
. nr _ \$1
. shift
. ta \n(.luR
. tc .
\$* \n_
. tc
. br
..
.
.\" n -- numbered list item
.de n
. if !'\$1'' \{\
. nr ni \$1-1
. af ni 0
. if !'\$2'' .af ni \$2
. ds n. .
. if !'\$3'' .ds n. \$3
. \}
. nr ni +1
. br
. @e n
. ti \n(tiu
\n(ni\*(n. \c
..
.
.am @a
. @e n
. @c p
. nr sq \n(sp
. nr sp 0
. ta 3n +3n +3n +3n
. @e
..
.
.ec
|