diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2008-06-12 10:42:53 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2008-06-12 10:42:53 +0000 |
commit | 0d01365d53c456d246da0ca1f0b3cd9868f02b35 (patch) | |
tree | 01a655c8028e17cfb371456b299c1848fe08c05b /Master/texmf-dist/tex/context/sample | |
parent | 44f3714442da07fdfc36a7f2a8dcd5d4294c5d26 (diff) |
ConTeXt release 2008.05.21
git-svn-id: svn://tug.org/texlive/trunk@8691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/sample')
-rw-r--r-- | Master/texmf-dist/tex/context/sample/linden.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/sample/montgomery.tex | 13 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/sample/sample.tex | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/sample/ward.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/sample/weisman.tex | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/sample/zapf.tex | 2 |
6 files changed, 44 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/sample/linden.tex b/Master/texmf-dist/tex/context/sample/linden.tex new file mode 100644 index 00000000000..9aaccc5e93f --- /dev/null +++ b/Master/texmf-dist/tex/context/sample/linden.tex @@ -0,0 +1,8 @@ +The warm water spills north and south through a series of ocean currents +that mirror to some degree the cells in the atmosphere above the water. +Like the atmospheric cells, for instance, these giant oceanic gears +---called gyres--- fall unders the influence of the winds and the Coriolis +effect and form loops that move water first away from the equator, then +parallel, and then back to rejoin the equatorial currents. The familiar +Gulf Stream is one of these gyres, and because of its unique characteristics +it has particular salience to the fortunes of many civilizations. diff --git a/Master/texmf-dist/tex/context/sample/montgomery.tex b/Master/texmf-dist/tex/context/sample/montgomery.tex new file mode 100644 index 00000000000..a38357ea4ab --- /dev/null +++ b/Master/texmf-dist/tex/context/sample/montgomery.tex @@ -0,0 +1,13 @@ +Making oil requires a specific series of geological accidents over +inconceivable amounts of time. First, organic-rich sediment needs to +be burried faster than it can decay. Then the stuff needs to get pushed +miles down into the earth's crust to be cooked slowly. Burried too +deep or cooked too fast and the organic molecules burn off; +trapped too shallow or not for long enough and the muck never +turns into oil. Finally, an impermeable layer needs to seal the +oil in a porous layer of rock from which it can be recovered. Then +somebody has to find it and get it out of the ground. It takes +millions of years to produce a barrel of oil; we use millions of +barrels a day. There is no question that we will run out of oil --- +the only question is when. + diff --git a/Master/texmf-dist/tex/context/sample/sample.tex b/Master/texmf-dist/tex/context/sample/sample.tex index 44ef8ec5dc4..f39c328ee63 100644 --- a/Master/texmf-dist/tex/context/sample/sample.tex +++ b/Master/texmf-dist/tex/context/sample/sample.tex @@ -21,7 +21,7 @@ used in testing bibliographic references and citations. \NC ward.tex \NC Peter D. Ward \NC The Life and Death of Planet Earth \NC \NR \NC zapf.tex \NC Hermann Zapf \NC About micro-typography and the hz-program, \endgraf Electronic Publishing, vol. 6(3), \endgraf - 283-–288 (September 1993) \NC \NR + 283-288 (September 1993) \NC \NR \NC bryson.tex \NC Bill Bryson \NC A Short History of Nearly Everything, \endgraf Random House, 2003 \NC \NR \NC davis.tex \NC Kenneth C. Davis \NC Don't Know Much About History, \endgraf @@ -32,7 +32,14 @@ used in testing bibliographic references and citations. Revolutions of the Twentieth Century, \endgraf Oxford University Press, 2001 \NC \NR \NC hawking.tex \NC Steve W. Hawking \NC The Universe in a Nutshell, Bantam Books - (Random House), 2001 \NC \NR + Random House, 2001 \NC \NR +\NC linden.tex \NC Eugene Linden \NC The Winds of Change, Climate, Weather, and the + Destruction of Civilizations, \endgraf + Simon \& Schuster, 2006, p.106 \NC \NR +\NC weisman.tex \NC Alan Weisman \NC The World Without Us, \endgraf + Thomas Dunne Books, 2007, p.160 \NC \NR +\NC montgomery.tex \NC David R Montgomery \NC Dirt, The Erosion of Civilizations, \endgraf + University of California Press, 2007, p.199 \NC \NR \stoptabulate % Tufte: This quote will always produce hyphenated text, apart from the content, @@ -47,6 +54,12 @@ used in testing bibliographic references and citations. % quite visible inter-character spacing in a text that can be typeset quite well by \TeX. % The Universe in a Nutshell: a beautiful designed book, (companion of A Short History -% of Time) +% of Time). + +% The World Without Us: A properly typeset, very readable book. Read it and you'll look at +% the world around you differently (and a bit more freightened). + +% Dirt, The Erosion of Civilizations: one of those books that you buy immediately after +% reading a few sentences. Also one of those books that every politician should read. \stoptext diff --git a/Master/texmf-dist/tex/context/sample/ward.tex b/Master/texmf-dist/tex/context/sample/ward.tex index a95b90f5f66..f73b62a58fa 100644 --- a/Master/texmf-dist/tex/context/sample/ward.tex +++ b/Master/texmf-dist/tex/context/sample/ward.tex @@ -2,4 +2,4 @@ The Earth, as a habitat for animal life, is in old age and has a fatal illness. Several, in fact. It would be happening whether humans had ever evolved or not. But our presence is like the effect of an old|-|age patient who smokes many packs -of cigarettes per day |.| and we humans are the cigarettes.
\ No newline at end of file +of cigarettes per day |=| and we humans are the cigarettes. diff --git a/Master/texmf-dist/tex/context/sample/weisman.tex b/Master/texmf-dist/tex/context/sample/weisman.tex new file mode 100644 index 00000000000..7526d407a44 --- /dev/null +++ b/Master/texmf-dist/tex/context/sample/weisman.tex @@ -0,0 +1,5 @@ +Since the mid-1990s, humans have taken an unprecedented step in Earthly +annals by introducing not just exotic flora or fauna from one ecosystem +into another, but actually inserting exotic genes into the operating +systems of individual plants and animals, where they're intended to do +exactly the same thing: copy themselves, over and over. diff --git a/Master/texmf-dist/tex/context/sample/zapf.tex b/Master/texmf-dist/tex/context/sample/zapf.tex index f73835b1cca..4029ec6ce16 100644 --- a/Master/texmf-dist/tex/context/sample/zapf.tex +++ b/Master/texmf-dist/tex/context/sample/zapf.tex @@ -8,4 +8,4 @@ now, as there was in the old days, showing the differences between good and bad typographic design. Many people are just fascinated by their PC's tricks, and think that a widely||praised program, called up on the screen, will make -everything automatic from now on.
\ No newline at end of file +everything automatic from now on. |