WFDB Software Package 10.7.0
(1,276 bytes)
If you wish to try printing the WFDB Applications Guide, you may find
that the troff `man' macro package, tmac.an, causes each man page to be
numbered beginning with `1'. Because of license restrictions, we cannot
distribute our revision of the `man' macro package, tmac.anx, which avoids this
problem. You may be able to reconstruct our version if you have a licensed
copy of `tmac.an', by applying the context diffs below, however. For example,
if you have Larry Wall's `patch' utility (see `../db/SOURCES'), the following
may work:
cp /usr/lib/tmac/tmac.an .
patch <tmac.dif
cp tmac.an /usr/lib/tmac/tmac.anx
make TMAN=-manx manpages
*** /usr/lib/tmac/tmac.an Thu Oct 11 15:38:07 1990
--- /usr/lib/tmac/tmac.anx Sat Nov 16 13:47:27 1991
***************
*** 79,85 ****
.pn 1
.af % a
.nr X 0
! 'bp 1\}
.if \\nX .if \\n%<\\nX 'bp
.ev
..
--- 79,85 ----
.pn 1
.af % a
.nr X 0
! 'bp\}
.if \\nX .if \\n%<\\nX 'bp
.ev
..
***************
*** 164,170 ****
.nr X 0 \}
.if !\\n(nl .if \\nP .nr P 0
.if \\nC .if \\n(nl .bp
! .if !\\nC .if \\n(nl .bp 1
.ds ]L Last change: \\$3
.}E
.DT
--- 164,170 ----
.nr X 0 \}
.if !\\n(nl .if \\nP .nr P 0
.if \\nC .if \\n(nl .bp
! .if !\\nC .if \\n(nl .bp
.ds ]L Last change: \\$3
.}E
.DT