ack/doc/em/macr.nr

36 lines
440 B
Plaintext
Raw Normal View History

1986-02-04 17:37:41 +00:00
.SS 10
1987-03-31 07:43:56 +00:00
.if n .LL 78
1984-06-29 14:46:39 +00:00
.RP
.MS T E
\!.TL '%'''
.ME
.MS T O
\!.TL '''%'
.ME
.MS B
.sp 1
.ME
.SM S1 B
.SM S2 B
1986-02-04 17:37:41 +00:00
.\" below are three simple macros to get the drawings right
.\" added by Dick Grune
.de Dr \" Drawing $1 (size)
.N 1
.NE \\$1
.NA
1987-03-31 07:43:56 +00:00
.ft CW \" constant spacing
1986-02-04 17:37:41 +00:00
.lg 0 \" no ligatures
..
.de Df \" Drawing Footer
1987-03-31 07:43:56 +00:00
.N 1
.FT P
.CS
1986-02-04 17:37:41 +00:00
.lg 1
..
.de De \" Drawing End $1 (lines)
.Df \" if it hasn't happened yet
1987-03-31 07:43:56 +00:00
.CE
1986-02-04 17:37:41 +00:00
.AD
.N \\$1
..