aboutsummaryrefslogtreecommitdiff
path: root/toc/toc.tmac
blob: b97aaf9f0166fded56b7129ec829f7fce3fd09ef (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 !'\*(tf'' .so \*(tf
..
.
.\" te -- collect line
.de te
. if \n(te=1 .tm (toc)\$*
..
.
.ec