|
|
1.1 root 1: #print
2: The file "decl" began with ".PP". All files sent
3: to -ms MUST begin with a "-ms" command line. You can
4: tell these command lines, in general, because they
5: begin with a period and have only capital letters on them.
6: The ".PP" command indicates a new paragraph.
7: So to add another paragraph to a file, you put a ".PP"
8: in front and then type in the new text. Here is the
9: next paragraph of the declaration of independence. Add
10: it to the end of the file "decl" that you've been working
11: with. You can do that most easily by picking up the text
12: from file "para2", or you can type it in again. It is
13: not necessary to keep every word on exactly
14: the line it was, since the program will rearrange them.
15: But the ".PP" must be on a line by itself. Then
16: run off the the new version.
17:
18:
19: #create Ref
20: .PP
21: When in the course of human events, it becomes
22: necessary for one people to dissolve the political bands which have
23: connected them with another, and to assume among the
24: powers of the earth the separate and equal station to which
25: the laws of Nature and of Nature's God entitle them, a decent
26: respect to the opinions of mankind requires that they should
27: declare the causes which impel them to the separation.
28: .PP
29: We hold these truths to be self-evident, that all men
30: are created equal, that they are endowed by their creator
31: with certain unalienable rights, that among these are life, liberty,
32: and the pursuit of happiness. That to secure these rights,
33: governments are instituted among men, deriving their just
34: powers from the consent of the governed. That whenever
35: any form of government becomes destructive of these ends,
36: it is the right of the people to alter or to abolish it, and
37: to institute new government, laying its foundation on such
38: principles and organizing its powers in such form, as to them
39: shall seem most likely to effect their safety and happiness.
40: #once nroff -ms Ref >X2 &
41: #create decl
42: .PP
43: When in the course of human events, it becomes
44: necessary for one people to dissolve the political bands which have
45: connected them with another, and to assume among the
46: powers of the earth the separate and equal station to which
47: the laws of Nature and of Nature's God entitle them, a decent
48: respect to the opinions of mankind requires that they should
49: declare the causes which impel them to the separation.
50: #create para2
51: We hold these truths to be self-evident, that all men
52: are created equal, that they are endowed by their creator
53: with certain unalienable rights, that among these are life, liberty,
54: and the pursuit of happiness. That to secure these rights,
55: governments are instituted among men, deriving their just
56: powers from the consent of the governed. That whenever
57: any form of government becomes destructive of these ends,
58: it is the right of the people to alter or to abolish it, and
59: to institute new government, laying its foundation on such
60: principles and organizing its powers in such form, as to them
61: shall seem most likely to effect their safety and happiness.
62: #print para2
63: #copyout
64: #user
65: #uncopyout
66: tail -66 .ocopy >X1
67: #cmp X1 X2
68: #log
69: #next
70: 4.1a 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.