Annotation of 43BSD/usr.lib/learn/macros/L13.1a, revision 1.1.1.1

1.1       root        1: #print
                      2: A couple of details about TM formats.
                      3: (1) The computer has this habit of putting the real date on things.
                      4: Typically BTL authors wish to lie about the date.  There is a command
                      5: for this:
                      6:   .DA July 4, 1776
                      7: will replace the current date everywhere by the specified date.
                      8: (2) Also about the date: most people don't like it on each page.
                      9: The normal date command is thus:
                     10:   .ND July 4, 1776
                     11: which says "no date on each page; in the TM heading area where
                     12: the date is needed, use July 4, 1776".
                     13: Either date command should be placed just after the .TM line.
                     14: (3) There may be other keywords.  These are indicated by the sequence
                     15:   .OK
                     16:   word 1
                     17:   word 2
                     18: inserted before the .AB line.
                     19: All right.  Change "decl" to show a date of July 4, 1776,
                     20: using the ".ND" date command; and add as "other keywords"
                     21: "Democracy" and "Tyranny".  Then run off ONLY the cover
                     22: sheet (remember nroff -ms -o0 file ...?).  End with "ready".
                     23: #create Ref
                     24: .TM 75-1776-1 12345 12345
                     25: .ND July 4, 1776
                     26: .TL
                     27: Declaration of Independence
                     28: .AU "MH 2A-111" 1776
                     29: Thomas Jefferson
                     30: .AI
                     31: The Continental Congress
                     32: Philadelphia, Pa. 19104
                     33: .OK
                     34: Democracy
                     35: Tyranny
                     36: .AB
                     37: This paper describes advances in scattering theory
                     38: of colonies from mother countries.
                     39: .AE
                     40: .CS 1 2 3 4 5 6
                     41: .PP
                     42: When in the course of human events, it becomes
                     43: necessary for one people to dissolve the political bands which have
                     44: connected them with another, and to assume among the 
                     45: powers of the earth the separate and equal station to which
                     46: the laws of Nature and of Nature's God entitle them, a decent
                     47: respect to the opinions of mankind requires that they should
                     48: declare the causes which impel them to the separation.
                     49: .PP
                     50: We hold these truths to be self-evident, that all men
                     51: are created equal, that they are endowed by their creator
                     52: with certain unalienable rights, that among these are life, liberty,
                     53: and the pursuit of happiness.  That to secure these rights,
                     54: governments are instituted among men, deriving their just
                     55: powers from the consent of the governed.  That whenever
                     56: any form of government becomes destructive of these ends,
                     57: it is the right of the people to alter or to abolish it, and
                     58: to institute new government, laying its foundation on such
                     59: principles and organizing its powers in such form, as to them
                     60: shall seem most likely to effect their safety and happiness.
                     61: #once nroff -ms -o0 Ref >X1 &
                     62: #create decl
                     63: .TM 75-1776-1 12345 12345
                     64: .TL
                     65: Declaration of Independence
                     66: .AU "MH 2A-111" 1776
                     67: Thomas Jefferson
                     68: .AI
                     69: The Continental Congress
                     70: Philadelphia, Pa. 19104
                     71: .AB
                     72: This paper describes advances in scattering theory
                     73: of colonies from mother countries.
                     74: .AE
                     75: .CS 1 2 3 4 5 6
                     76: .PP
                     77: When in the course of human events, it becomes
                     78: necessary for one people to dissolve the political bands which have
                     79: connected them with another, and to assume among the 
                     80: powers of the earth the separate and equal station to which
                     81: the laws of Nature and of Nature's God entitle them, a decent
                     82: respect to the opinions of mankind requires that they should
                     83: declare the causes which impel them to the separation.
                     84: .PP
                     85: We hold these truths to be self-evident, that all men
                     86: are created equal, that they are endowed by their creator
                     87: with certain unalienable rights, that among these are life, liberty,
                     88: and the pursuit of happiness.  That to secure these rights,
                     89: governments are instituted among men, deriving their just
                     90: powers from the consent of the governed.  That whenever
                     91: any form of government becomes destructive of these ends,
                     92: it is the right of the people to alter or to abolish it, and
                     93: to institute new government, laying its foundation on such
                     94: principles and organizing its powers in such form, as to them
                     95: shall seem most likely to effect their safety and happiness.
                     96: #copyout
                     97: #user
                     98: #uncopyout
                     99: tail -66 .ocopy >X2
                    100: #cmp X1 X2
                    101: #log
                    102: #next
                    103: 14.1a 10

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.