summaryrefslogtreecommitdiffstats
path: root/tmac/pic.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/pic.tmac')
-rw-r--r--tmac/pic.tmac24
1 files changed, 24 insertions, 0 deletions
diff --git a/tmac/pic.tmac b/tmac/pic.tmac
new file mode 100644
index 0000000..d4aaaa4
--- /dev/null
+++ b/tmac/pic.tmac
@@ -0,0 +1,24 @@
+.\" pic.tmac
+.\"
+.de PS
+.br
+.sp .3v
+.ne 0\\$1+1v+\n(.Vu
+.in \\n(.lu-\\n(.iu-0\\$2/2u>?0
+..
+.de PF
+.in
+..
+.de PE
+.PF
+.sp .3v+.5m
+..
+.de PY
+.in
+..
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=nroff textwidth=72: