copied from newer version

This commit is contained in:
ceriel 1989-12-06 12:53:37 +00:00
parent 0950240cfa
commit 2f5b25269e
2 changed files with 24 additions and 24 deletions

View file

@ -3,7 +3,7 @@ LIB=/usr/lib
MIDDLE=tmac MIDDLE=tmac
# the script replaces references to pathnames and # the script replaces references to pathnames and
# deletes all comment # deletes all comment
RUNSCRIPT=sed -e s-LIBDIR-$(LIB)-g -e '/Header/!s/[ ]*\\".*//' -e '/^\.$$/d' -e 's/^\.[ ][ ]*/./' RUNSCRIPT=sed -e s-MACDIR-$(LIB)/$(MIDDLE)-g -e '/Header/!s/[ ]*\\".*//' -e '/^\.$$/d' -e 's/^\.[ ][ ]*/./'
FILES=tmac.kun tmac.q? FILES=tmac.kun tmac.q?
TBL=tbl TBL=tbl

View file

@ -774,49 +774,49 @@
.de RP .de RP
.ds $0 RP .ds $0 RP
.rn RP ]R .rn RP ]R
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de SN .de SN
.ds $0 SN .ds $0 SN
.rn SN ]R .rn SN ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de SM .de SM
.ds $0 SM .ds $0 SM
.rn SM ]R .rn SM ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" .At "\\$1" "\\$2" "\\$3" "\\$4"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de S1 .de S1
.ds $0 S1 .ds $0 S1
.rn S1 ]R .rn S1 ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de S2 .de S2
.ds $0 S2 .ds $0 S2
.rn S2 ]R .rn S2 ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de S3 .de S3
.ds $0 S3 .ds $0 S3
.rn S3 ]R .rn S3 ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de S4 .de S4
.ds $0 S4 .ds $0 S4
.rn S4 ]R .rn S4 ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.de AP .de AP
.ds $0 AP .ds $0 AP
.rn AP ]R .rn AP ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q1 .so MACDIR/tmac.q1
.. ..
.\" CATCH MACROES FOR POINTS file tmac.q2 .\" CATCH MACROES FOR POINTS file tmac.q2
.\" .\"
@ -824,13 +824,13 @@
.ds $0 PM .ds $0 PM
.rn PM ]R .rn PM ]R
.At "\\$1" .At "\\$1"
.so LIBDIR/tmac/tmac.q2 .so MACDIR/tmac.q2
.. ..
.de PS .de PS
.ds $0 PS .ds $0 PS
.rn PS ]R .rn PS ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" .At "\\$1" "\\$2" "\\$3" "\\$4"
.so LIBDIR/tmac/tmac.q2 .so MACDIR/tmac.q2
.. ..
.nr PS 0 .nr PS 0
.\" CATCH MACROES FOR DISPLAYS file tmac.q3 .\" CATCH MACROES FOR DISPLAYS file tmac.q3
@ -839,13 +839,13 @@
.ds $0 DB .ds $0 DB
.rn DB ]R .rn DB ]R
.At "\\$1" .At "\\$1"
.so LIBDIR/tmac/tmac.q3 .so MACDIR/tmac.q3
.. ..
.de DS .de DS
.ds $0 DS .ds $0 DS
.rn DS ]R .rn DS ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8"
.so LIBDIR/tmac/tmac.q3 .so MACDIR/tmac.q3
.. ..
.nr DS 0 .nr DS 0
.\" CATCH MACROES FOR FOOTNOTES file tmac.q4 .\" CATCH MACROES FOR FOOTNOTES file tmac.q4
@ -854,13 +854,13 @@
.ds $0 FN .ds $0 FN
.rn FN ]R .rn FN ]R
.At "\\$1" "\\$2" .At "\\$1" "\\$2"
.so LIBDIR/tmac/tmac.q4 .so MACDIR/tmac.q4
.. ..
.de FS .de FS
.ds $0 FS .ds $0 FS
.rn FS ]R .rn FS ]R
.At "\\$1" "\\$2" "\\$3" .At "\\$1" "\\$2" "\\$3"
.so LIBDIR/tmac/tmac.q4 .so MACDIR/tmac.q4
.. ..
.nr FS 0 .nr FS 0
.nr Fl 0 .nr Fl 0
@ -870,7 +870,7 @@
.ds $0 EQ .ds $0 EQ
.rn EQ ]R .rn EQ ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" .At "\\$1" "\\$2" "\\$3" "\\$4"
.so LIBDIR/tmac/tmac.q5 .so MACDIR/tmac.q5
.. ..
.\" CATCH MACROES FOR TABLES file tmac.q6 .\" CATCH MACROES FOR TABLES file tmac.q6
.\" .\"
@ -878,7 +878,7 @@
.ds $0 TS .ds $0 TS
.rn TS ]R .rn TS ]R
.At "\\$1" "\\$2" .At "\\$1" "\\$2"
.so LIBDIR/tmac/tmac.q6 .so MACDIR/tmac.q6
.. ..
.\"nr TS 0 .\"nr TS 0
.\" CATCH MACROES FOR BIBLIGRAPHIC REFERENCES file tmac.q7 .\" CATCH MACROES FOR BIBLIGRAPHIC REFERENCES file tmac.q7
@ -887,13 +887,13 @@
.ds $0 RS .ds $0 RS
.rn RS ]R .rn RS ]R
.At "\\$1" "\\$2" "\\$3" .At "\\$1" "\\$2" "\\$3"
.so LIBDIR/tmac/tmac.q7 .so MACDIR/tmac.q7
.. ..
.de RF .de RF
.ds $0 RF .ds $0 RF
.rn RF ]R .rn RF ]R
.At "\\$1" .At "\\$1"
.so LIBDIR/tmac/tmac.q7 .so MACDIR/tmac.q7
.. ..
.nr RS 0 .nr RS 0
.\" CATCH MACROES FOR INDEX REFERENCES file tmac.q8 .\" CATCH MACROES FOR INDEX REFERENCES file tmac.q8
@ -902,31 +902,31 @@
.ds $0 IX .ds $0 IX
.rn IX ]R .rn IX ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q8 .so MACDIR/tmac.q8
.. ..
.de IW .de IW
.ds $0 IW .ds $0 IW
.rn IW ]R .rn IW ]R
.At "\\$1" "\\$2" "\\$3" .At "\\$1" "\\$2" "\\$3"
.so LIBDIR/tmac/tmac.q8 .so MACDIR/tmac.q8
.. ..
.de IR .de IR
.ds $0 IR .ds $0 IR
.rn IR ]R .rn IR ]R
.At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" .At "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.so LIBDIR/tmac/tmac.q8 .so MACDIR/tmac.q8
.. ..
.\" CATCH MACROES FOR INDEX REFERENCES file tmac.q9 .\" CATCH MACROES FOR INDEX REFERENCES file tmac.q9
.\" .\"
.de ]- .de ]-
.ds $0 ]- .ds $0 ]-
.rn ]- ]R .rn ]- ]R
.so LIBDIR/tmac/tmac.q9 .so MACDIR/tmac.q9
.. ..
.de ]< .de ]<
.ds $0 ]< .ds $0 ]<
.rn ]< ]R .rn ]< ]R
.so LIBDIR/tmac/tmac.q9 .so MACDIR/tmac.q9
.. ..
.de [ .de [
.tm Error, page \\n%: did you forget refer? .tm Error, page \\n%: did you forget refer?