diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-24 23:58:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-24 23:58:10 +0000 |
commit | e82360309016d5baeeffbec148513d508d483a33 (patch) | |
tree | 174ec542e9ca82410ee2f4e0fca11f008300a794 /Master/texmf-dist/doc/latex/gatech-thesis/README | |
parent | 66152b5af94e2ead385be06781fd1acc04dadf4e (diff) |
gatech-thesis update (26jul10)
git-svn-id: svn://tug.org/texlive/trunk@19886 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gatech-thesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/gatech-thesis/README | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/gatech-thesis/README b/Master/texmf-dist/doc/latex/gatech-thesis/README index cce6c58c4d9..8644cd0ee4b 100644 --- a/Master/texmf-dist/doc/latex/gatech-thesis/README +++ b/Master/texmf-dist/doc/latex/gatech-thesis/README @@ -80,10 +80,14 @@ Larger Sample julesverne/basic/* This is a slightly more complicated, multi-file example. The text -is taken from the first five chapters of Jules Verne's ``20,000 -Leagues Under the Sea'' which is in the public domain and is freely -redistributable. This example can be built with either latex (to -generate a .dvi file) or with pdflatex (to generate a .pdf file). +is taken from the first five chapters of the Project Gutenberg edition +of Jules Verne's ``20,000 Leagues Under the Sea'' and is freely +redistributable as long as the complete text, 2000010.txt, accompanies +the other excerpts. The original document is also available here: + http://promo.net/pg/ + ftp://ibiblio.org/pub/docs/books/gutenberg/etext94/2000010.txt +This example can be built with either latex (to generate a .dvi file) or +with pdflatex (to generate a .pdf file). Gory, all-the-bells-and-whistles example: ------------ @@ -124,6 +128,10 @@ This example requires some additional work to prepare your LaTeX system, before you can compile it. See the local documentation, julesverne/bellswhistles/00README. +NOTE: The julesverne directory is not available in the CTAN version of +gatech-thesis. It can be obtained from the Georgia Tech version at +http://www.gradadmiss.gatech.edu/thesis.php + Building the Examples --------------------- |