BSD 3 development
[unix-history] / usr / lib / learn / eqn / L0.1a
CommitLineData
fd15fd37
BJ
1#once #create message
2.EQ
3delim $$
4.EN
5.pl 1
6.ll 55
7This script is designed to teach you the "eqn" language
8for typing mathematics.
9There are two versions of the program. "eqn" is for
10use on the phototypesetter; "neqn" is for use on a
11terminal like a DASI or GSI, or a Model 37 teletype.
12The lessons are mostly written under the assumption
13that you will be using neqn on a DASI or GSI or teletype;
14a few things that are specific to eqn on the typesetter are
15left to the end.
16
17The terminal MUST be a DASI or GSI or teletype,
18or you will get some rather startling results
19from this script.
20
21To verify that everything is working, this message
22should come out with subscripts, superscripts, Greek
23letters and so on. If it doesn't, we're in
24trouble.
25.sp
26Summation sign: $ sum $
27.sp
28Letter pi: $ pi $
29.sp
30Subscript and superscript: $ x sub i ~=~ y sup j $
31.sp
32If this looks ok, type yes. Otherwise, type no.
33.pl 1
34#
35#once neqn message | nroff -T$term
36#copyin
37#user
38#uncopyin
39#match yes
40#fail
41Do you have the right kind of terminal?
42If you are using a DASI or GSI, make
43sure the switch labeled "PLOT" inside the cover
44is set to ON.
45If these fail, call for help;
46otherwise type yes the next time.
47#log
48#next
491.1a