|
|
1.1 ! root 1: #print ! 2: What if you don't want the cover sheet? Nroff has ! 3: an option to print only special pages. In particular, ! 4: nroff -ms -o1- files ... ! 5: will begin printing at page 1, and skip page 0, the cover sheet. ! 6: If you only want the cover sheet, you need the command ! 7: nroff -ms -o0 files ... ! 8: which prints only page zero. Try printing ! 9: only the cover sheet of the file "decl". ! 10: Then type "ready" as usual. ! 11: #once nroff -ms -o0 decl >X1 & ! 12: #create decl ! 13: .RP ! 14: .TL ! 15: Declaration of Independence ! 16: .AU ! 17: Thomas Jefferson ! 18: .AI ! 19: The Continental Congress ! 20: Philadelphia, Pa. 19104 ! 21: .AB ! 22: This paper describes advances in scattering theory ! 23: of colonies from mother countries. ! 24: .AE ! 25: .PP ! 26: When in the course of human events, it becomes ! 27: necessary for one people to dissolve the political bands which have ! 28: connected them with another, and to assume among the ! 29: powers of the earth the separate and equal station to which ! 30: the laws of Nature and of Nature's God entitle them, a decent ! 31: respect to the opinions of mankind requires that they should ! 32: declare the causes which impel them to the separation. ! 33: .PP ! 34: We hold these truths to be self-evident, that all men ! 35: are created equal, that they are endowed by their creator ! 36: with certain unalienable rights, that among these are life, liberty, ! 37: and the pursuit of happiness. That to secure these rights, ! 38: governments are instituted among men, deriving their just ! 39: powers from the consent of the governed. That whenever ! 40: any form of government becomes destructive of these ends, ! 41: it is the right of the people to alter or to abolish it, and ! 42: to institute new government, laying its foundation on such ! 43: principles and organizing its powers in such form, as to them ! 44: shall seem most likely to effect their safety and happiness. ! 45: #copyout ! 46: #user ! 47: #uncopyout ! 48: if (-z X1) echo Zero X1 ! 49: tail -66 .ocopy >X2 ! 50: cat X1 >/dev/tty ! 51: #cmp X1 X2 ! 52: #log ! 53: #next ! 54: 11.1a 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.