BSD 3 development
[unix-history] / usr / lib / learn / eqn / L3.2c
CommitLineData
fd15fd37
BJ
1#once #create message
2.ND
3.PP
4Modify "Example" to produce this output, then type "ready".
5#once #create Ref
6.LP
7.EQ
8x sup 2 + y sup 2 = z sup 2
9.EN
10.pl 1
11#once #create Example
12.LP
13.EQ
14xxx
15.EN
16.pl 1
17#
18#once neqn Ref | nroff >X1 &
19#once neqn message Ref | nroff -T$term %s/tinyms -
20#user
21neqn Example | nroff >X2
22#cmp X1 X2
23#log
24#next
253.1d 10