summaryrefslogtreecommitdiff
path: root/tmac/pic.tmac
blob: d4aaaa4794b9853f49a12b02d537b4a9df8de1a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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: