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