aboutsummaryrefslogtreecommitdiff
path: root/toc/toc.tmac
blob: 83e05a02f96afd5641cc7c5d60f0f19a94f572c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\"                                          "/.
.\"                 toc.tmac                 "/.
.\"                                          "/.
.\" Permission to use, copy, modify and/or   "/.
.\" distribute this software for any purpose "/.
.\" with or without fee is hereby granted.   "/.
.\"                                          "/.
.
.eo
.
.\" to -- evaluate collected lines
.de to
. if \nT=0 .rd
..
.
.\" te -- collect line
.de te
. if \nT>0 .tm \$*
..
.
.ec