Fix bugs.
This commit is contained in:
parent
07cdfa9cd1
commit
3027969298
|
@ -2,6 +2,7 @@
|
|||
|
||||
DIR= papers/px
|
||||
SRCS= pxin0.n pxin1.n pxin2.n pxin3.n pxin4.n
|
||||
MACROS= -ms
|
||||
EXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \
|
||||
fig3.3.n table2.1.n table2.2.n table2.3.n table3.1.n tmac.p
|
||||
CLEANFILES+=fig2.3.n
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
.\"
|
||||
.\" @(#)fig3.2.n 5.2 (Berkeley) 4/17/91
|
||||
.\"
|
||||
.FK
|
||||
.KF
|
||||
.TS
|
||||
center, box;
|
||||
cw(15).
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
.\"
|
||||
.\" @(#)tmac.p 5.2 (Berkeley) 4/17/91
|
||||
.\"
|
||||
'if \n(FM=0 'so /usr/lib/tmac/tmac.s
|
||||
.if n .nr FM 1.2i
|
||||
.if t .tr *\(**=\(eq/\(sl+\(pl
|
||||
.bd S B 3
|
||||
|
|
Loading…
Reference in New Issue