aboutsummaryrefslogtreecommitdiff
path: root/toc/toc.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'toc/toc.tmac')
-rw-r--r--toc/toc.tmac21
1 files changed, 21 insertions, 0 deletions
diff --git a/toc/toc.tmac b/toc/toc.tmac
new file mode 100644
index 0000000..83e05a0
--- /dev/null
+++ b/toc/toc.tmac
@@ -0,0 +1,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