|
|
1.1 root 1: #print
2: The most complex format is the TM (technical memorandum)
3: format. If you use that, instead of the IM format,
4: you get the usual "MEMORANDUM FOR FILE" message. In addition,
5: you usually want to specify the TM number, case numbers, and
6: so forth. The command line for TM format (which should also
7: be the first line given) should read:
8:
9: .TM memo-no. case-no. filing-no.
10:
11: so that, for example, the command line
12:
13: .TM 75-1274-1 39199 39199-11
14:
15: indicates a TM number of 75-1274-1, a charging case number
16: of 39199, and a filing case number of 39199-11. Suppose the
17: number for this memo is
18: 75-1776-1
19: and the charging and filing cases are both
20: 12345
21: Edit the file "decl" for TM format and run it off.
22: #create Ref
23: .TM 75-1776-1 12345 12345
24: .TL
25: Declaration of Independence
26: .AU
27: Thomas Jefferson
28: .AI
29: The Continental Congress
30: Philadelphia, Pa. 19104
31: .AB
32: This paper describes advances in scattering theory
33: of colonies from mother countries.
34: .AE
35: .PP
36: When in the course of human events, it becomes
37: necessary for one people to dissolve the political bands which have
38: connected them with another, and to assume among the
39: powers of the earth the separate and equal station to which
40: the laws of Nature and of Nature's God entitle them, a decent
41: respect to the opinions of mankind requires that they should
42: declare the causes which impel them to the separation.
43: .PP
44: We hold these truths to be self-evident, that all men
45: are created equal, that they are endowed by their creator
46: with certain unalienable rights, that among these are life, liberty,
47: and the pursuit of happiness. That to secure these rights,
48: governments are instituted among men, deriving their just
49: powers from the consent of the governed. That whenever
50: any form of government becomes destructive of these ends,
51: it is the right of the people to alter or to abolish it, and
52: to institute new government, laying its foundation on such
53: principles and organizing its powers in such form, as to them
54: shall seem most likely to effect their safety and happiness.
55: #once nroff -ms Ref >X1 &
56: #create decl
57: .IM
58: .TL
59: Declaration of Independence
60: .AU
61: Thomas Jefferson
62: .AI
63: The Continental Congress
64: Philadelphia, Pa. 19104
65: .AB
66: This paper describes advances in scattering theory
67: of colonies from mother countries.
68: .AE
69: .PP
70: When in the course of human events, it becomes
71: necessary for one people to dissolve the political bands which have
72: connected them with another, and to assume among the
73: powers of the earth the separate and equal station to which
74: the laws of Nature and of Nature's God entitle them, a decent
75: respect to the opinions of mankind requires that they should
76: declare the causes which impel them to the separation.
77: .PP
78: We hold these truths to be self-evident, that all men
79: are created equal, that they are endowed by their creator
80: with certain unalienable rights, that among these are life, liberty,
81: and the pursuit of happiness. That to secure these rights,
82: governments are instituted among men, deriving their just
83: powers from the consent of the governed. That whenever
84: any form of government becomes destructive of these ends,
85: it is the right of the people to alter or to abolish it, and
86: to institute new government, laying its foundation on such
87: principles and organizing its powers in such form, as to them
88: shall seem most likely to effect their safety and happiness.
89: #copyout
90: #user
91: #uncopyout
92: tail -66 .ocopy >X2
93: #cmp X1 X2
94: #log
95: #next
96: 12.1a 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.