|
|
1.1 root 1: #print
2: You may have noticed that neqn threw away the spaces
3: in several of the examples we did. For example, in
4: .EQ
5: a = b + c - d
6: .EN
7: the output equation looks like
8: a=b+c-d
9: regardless of spaces in the input.
10:
11: Spaces are always thrown away, and so are new lines - you
12: can type an equation on as many lines as you like.
13: This latitude is permitted mainly to make it easy to type equations -
14: longer equations are easier to edit when they are typed
15: as a series of short input lines instead of one giant
16: one.
17:
18: Will the printed output of this equation
19: .EQ
20: a
21: +
22: b
23: +
24: c
25: .EN
26: be any different from this one?
27: .EQ
28: a+b+c
29: .EN
30: Answer yes or no.
31: #copyin
32: #user
33: #uncopyin
34: #match no
35: #log
36: #next
37: 2.1b 10
38: 2.2a 5
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.