Annotation of 43BSDTahoe/usr.lib/learn/macros/L12.1a, revision 1.1

1.1     ! root        1: #print
        !             2: With a TM you want a cover sheet.  The cover sheet doesn't look too
        !             3: nice when printed on a computer terminal, but you should
        !             4: know how to set it up so that you can put it on the typesetter,
        !             5: which does an attractive job of imitating the official  printed
        !             6: form.  Basically you must make two changes to get a cover sheet
        !             7: with normal formatting.  First, you should add to each .AU line
        !             8: the author's room number and extension.  For example,
        !             9:   .AU "MH 2C-569" "6377"
        !            10:   M. E. Lesk
        !            11: indicates that Lesk's room is MH 2C-569 and his extension is 6377.
        !            12: The room number is enclosed in quotes to indicate that it is one unit,
        !            13: even though it contains a blank.  The quotes around the extension are
        !            14: harmless but unnecessary.  Also, you must add the command
        !            15:   .CS 1 2 3 4 5 6
        !            16: after the ".AE" line.  The six numbers are (from left to right) the
        !            17: number of pages of text, number of pages of "other", the total number of
        !            18: pages, the number of references, the number of figures and the number of
        !            19: tables.  Try editing the usual file "decl" to indicate that Mr. Jefferson's
        !            20: room number is MH 2A-111 and his extension is 1776.  Request a cover sheet
        !            21: with the above meaningless numbers, just to see where they go.
        !            22: Then run off the document again.
        !            23: #create Ref
        !            24: .TM 75-1776-1 12345 12345
        !            25: .TL
        !            26: Declaration of Independence
        !            27: .AU "MH 2A-111" 1776
        !            28: Thomas Jefferson
        !            29: .AI
        !            30: The Continental Congress
        !            31: Philadelphia, Pa. 19104
        !            32: .AB
        !            33: This paper describes advances in scattering theory
        !            34: of colonies from mother countries.
        !            35: .AE
        !            36: .CS 1 2 3 4 5 6
        !            37: .PP
        !            38: When in the course of human events, it becomes
        !            39: necessary for one people to dissolve the political bands which have
        !            40: connected them with another, and to assume among the 
        !            41: powers of the earth the separate and equal station to which
        !            42: the laws of Nature and of Nature's God entitle them, a decent
        !            43: respect to the opinions of mankind requires that they should
        !            44: declare the causes which impel them to the separation.
        !            45: .PP
        !            46: We hold these truths to be self-evident, that all men
        !            47: are created equal, that they are endowed by their creator
        !            48: with certain unalienable rights, that among these are life, liberty,
        !            49: and the pursuit of happiness.  That to secure these rights,
        !            50: governments are instituted among men, deriving their just
        !            51: powers from the consent of the governed.  That whenever
        !            52: any form of government becomes destructive of these ends,
        !            53: it is the right of the people to alter or to abolish it, and
        !            54: to institute new government, laying its foundation on such
        !            55: principles and organizing its powers in such form, as to them
        !            56: shall seem most likely to effect their safety and happiness.
        !            57: #once nroff -ms Ref >X1 &
        !            58: #create decl
        !            59: .TM 75-1776-1 12345 12345
        !            60: .TL
        !            61: Declaration of Independence
        !            62: .AU
        !            63: Thomas Jefferson
        !            64: .AI
        !            65: The Continental Congress
        !            66: Philadelphia, Pa. 19104
        !            67: .AB
        !            68: This paper describes advances in scattering theory
        !            69: of colonies from mother countries.
        !            70: .AE
        !            71: .PP
        !            72: When in the course of human events, it becomes
        !            73: necessary for one people to dissolve the political bands which have
        !            74: connected them with another, and to assume among the 
        !            75: powers of the earth the separate and equal station to which
        !            76: the laws of Nature and of Nature's God entitle them, a decent
        !            77: respect to the opinions of mankind requires that they should
        !            78: declare the causes which impel them to the separation.
        !            79: .PP
        !            80: We hold these truths to be self-evident, that all men
        !            81: are created equal, that they are endowed by their creator
        !            82: with certain unalienable rights, that among these are life, liberty,
        !            83: and the pursuit of happiness.  That to secure these rights,
        !            84: governments are instituted among men, deriving their just
        !            85: powers from the consent of the governed.  That whenever
        !            86: any form of government becomes destructive of these ends,
        !            87: it is the right of the people to alter or to abolish it, and
        !            88: to institute new government, laying its foundation on such
        !            89: principles and organizing its powers in such form, as to them
        !            90: shall seem most likely to effect their safety and happiness.
        !            91: #copyout
        !            92: #user
        !            93: #uncopyout
        !            94: tail -132 .ocopy >X2
        !            95: #cmp X1 X2
        !            96: #log
        !            97: #next
        !            98: 13.1a 10

unix.superglobalmegacorp.com

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