BSD 3 development
[unix-history] / usr / lib / learn / eqn / L11.1c
CommitLineData
fd15fd37
BJ
1#once #create message
2.ND
3.tr %$
4.EQ
5delim $$
6.EN
7.LP
8Modify "Example" so it prints the following output, then
9type "ready".
10.pl 1
11#once #create Ref
12.EQ
13delim $$
14.EN
15.LP
16The cost of processing is proportional to
17${ "{" characters "}" } over "$"$.
18.pl 1
19#once #create Example
20.LP
21The cost of processing is proportional to
22.pl 1
23#
24#once neqn Ref | nroff >X1 &
25#once neqn message Ref | nroff -T$term %s/tinyms -
26#user
27neqn Example | nroff >X2
28#cmp X1 X2
29#log
30#next
3111.1d 10