diff options
Diffstat (limited to 'usr.bin/learn/lib/eqn/L3.2c')
-rw-r--r-- | usr.bin/learn/lib/eqn/L3.2c | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/eqn/L3.2c b/usr.bin/learn/lib/eqn/L3.2c new file mode 100644 index 00000000000..267c01eaca6 --- /dev/null +++ b/usr.bin/learn/lib/eqn/L3.2c @@ -0,0 +1,25 @@ +#once #create message +.ND +.PP +Modify "Example" to produce this output, then type "ready". +#once #create Ref +.LP +.EQ +x sup 2 + y sup 2 = z sup 2 +.EN +.pl 1 +#once #create Example +.LP +.EQ +xxx +.EN +.pl 1 +# +#once neqn Ref | nroff >X1 & +#once neqn message Ref | nroff -T$term %s/tinyms - +#user +neqn Example | nroff >X2 +#cmp X1 X2 +#log +#next +3.1d 10 |