ack/doc/em/macr.nr

40 lines
562 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
1990-02-05 10:06:42 +00:00
.ft R
1987-03-31 07:43:56 +00:00
.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
..
1990-02-05 10:06:42 +00:00
.\" macro for exponents, added by Ceriel Jacobs
.de Ex \" Exponent $1 $2 [$3]
\\$1\v'-0.5m'\s-2\\$2\s+2\v'0.5m'\\$3
..