Bell 32V development
[unix-history] / usr / lib / learn / eqn / L10.1c
CommitLineData
266cbc2b
TL
1#print
2There are several warnings in order about mark and lineup.
3First, remember that you must use ".EQ I" or ".EQ L".
4Second, there can only be one mark or one lineup in any given
5equation.
6Finally, what you are doing must make sense, or
7your results may be not what you wanted.
8
9Does this sequence produce output with the equals signs
10lined up?
11 .EQ L
12 x mark = y
13 .EN
14 .EQ L
15 x+y mark = z
16 .EN
17Answer yes or no.
18#copyin
19#user
20#uncopyin
21#match no
22#log
23#next
2411.1a 10
2510.2c 5