summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uothesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-12-30 23:47:37 +0000
committerKarl Berry <karl@freefriends.org>2010-12-30 23:47:37 +0000
commit5fb1b8eff5c22ff6ad5ccfb3711c84369676835a (patch)
treedaf8e826c28c03773093dd2646acf947cf08846a /Master/texmf-dist/doc/latex/uothesis
parent2df82144ac9bdab9f36ba436434b2e8788bb6dd3 (diff)
new latex package uothesis (30dec10)
git-svn-id: svn://tug.org/texlive/trunk@20890 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uothesis')
-rw-r--r--Master/texmf-dist/doc/latex/uothesis/README37
-rw-r--r--Master/texmf-dist/doc/latex/uothesis/uothesis.pdfbin0 -> 433421 bytes
2 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uothesis/README b/Master/texmf-dist/doc/latex/uothesis/README
new file mode 100644
index 00000000000..b77f1a9757d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uothesis/README
@@ -0,0 +1,37 @@
+----------------------------------------------------------------
+uothesis --- Support for University of Oregon Graduate School requirements
+for the formatting of doctoral dissertations and and masters theses
+E-mail: mander13@uoregon.edu
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+----------------------------------------------------------------
+
+The uothesis bundle provides a LaTeX class file and documentation for the class
+file. The class file generates documents that are suitable for submission to the
+Graduate School and conform with the style requirements for dissertations and theses
+as laid out in the Fall 2010 UO graduate school student manual.
+
+The basic format for this dtx and the associcated files are shamelessly mooched from
+the achemso package dtx and ins files. My thanks to their authors for the excellent
+examples.
+
+Installation
+------------
+
+The package is supplied in dtx format. To
+unpack the dtx, running 'tex uothesis.dtx' will extract
+the package whereas 'latex uothesis.dtx will extract it and also
+typeset the documentation.
+
+Typesetting the documentation requires a number of packages in
+addition to those needed to use the package. This is mainly
+because of the number of demonstration items included in the
+text. To compile the documentation without error, you will
+need the packages:
+ - array
+ - booktabs
+ - hypdoc
+ - listings
+ - lmodern
+ - mathpazo
+ - microtype
diff --git a/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf b/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf
new file mode 100644
index 00000000000..de8f92b4af1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf
Binary files differ