summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/macros/L9.1a
diff options
context:
space:
mode:
authorIan Darwin <ian@cvs.openbsd.org>1998-09-28 16:02:00 +0000
committerIan Darwin <ian@cvs.openbsd.org>1998-09-28 16:02:00 +0000
commit7fc088bd535c8a9fdbf5e840c115ef5dd9281173 (patch)
tree5ae972c09eca1c3eb2fe13363ad632f9778d88a0 /usr.bin/learn/lib/macros/L9.1a
parent1083c89a4423b36811471177bbe3abe0b50f3235 (diff)
import BTL learn(1) lessons/macros
Diffstat (limited to 'usr.bin/learn/lib/macros/L9.1a')
-rw-r--r--usr.bin/learn/lib/macros/L9.1a83
1 files changed, 83 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/macros/L9.1a b/usr.bin/learn/lib/macros/L9.1a
new file mode 100644
index 00000000000..c5ca4f9522b
--- /dev/null
+++ b/usr.bin/learn/lib/macros/L9.1a
@@ -0,0 +1,83 @@
+#print
+The next format to mention is the RP (released paper)
+format. If you use that, instead of the IM format,
+you get the standard Bell Labs released paper style.
+Change the first line of file "decl" to read
+ .RP
+and run it off. Note that you get a cover page as well as the
+first page.
+#create Ref
+.RP
+.TL
+Declaration of Independence
+.AU
+Thomas Jefferson
+.AI
+The Continental Congress
+Philadelphia, Pa. 19104
+.AB
+This paper describes advances in scattering theory
+of colonies from mother countries.
+.AE
+.PP
+When in the course of human events, it becomes
+necessary for one people to dissolve the political bands which have
+connected them with another, and to assume among the
+powers of the earth the separate and equal station to which
+the laws of Nature and of Nature's God entitle them, a decent
+respect to the opinions of mankind requires that they should
+declare the causes which impel them to the separation.
+.PP
+We hold these truths to be self-evident, that all men
+are created equal, that they are endowed by their creator
+with certain unalienable rights, that among these are life, liberty,
+and the pursuit of happiness. That to secure these rights,
+governments are instituted among men, deriving their just
+powers from the consent of the governed. That whenever
+any form of government becomes destructive of these ends,
+it is the right of the people to alter or to abolish it, and
+to institute new government, laying its foundation on such
+principles and organizing its powers in such form, as to them
+shall seem most likely to effect their safety and happiness.
+#once nroff -ms Ref >X1 &
+#create decl
+.IM
+.TL
+Declaration of Independence
+.AU
+Thomas Jefferson
+.AI
+The Continental Congress
+Philadelphia, Pa. 19104
+.AB
+This paper describes advances in scattering theory
+of colonies from mother countries.
+.AE
+.PP
+When in the course of human events, it becomes
+necessary for one people to dissolve the political bands which have
+connected them with another, and to assume among the
+powers of the earth the separate and equal station to which
+the laws of Nature and of Nature's God entitle them, a decent
+respect to the opinions of mankind requires that they should
+declare the causes which impel them to the separation.
+.PP
+We hold these truths to be self-evident, that all men
+are created equal, that they are endowed by their creator
+with certain unalienable rights, that among these are life, liberty,
+and the pursuit of happiness. That to secure these rights,
+governments are instituted among men, deriving their just
+powers from the consent of the governed. That whenever
+any form of government becomes destructive of these ends,
+it is the right of the people to alter or to abolish it, and
+to institute new government, laying its foundation on such
+principles and organizing its powers in such form, as to them
+shall seem most likely to effect their safety and happiness.
+#copyout
+#user
+#uncopyout
+tail -132 .ocopy >X2
+#cmp X1 X2
+#log
+#next
+10.1a 10