From 5fb1b8eff5c22ff6ad5ccfb3711c84369676835a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 30 Dec 2010 23:47:37 +0000 Subject: new latex package uothesis (30dec10) git-svn-id: svn://tug.org/texlive/trunk@20890 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/uothesis/README | 37 ++++++++++++++++++++++ Master/texmf-dist/doc/latex/uothesis/uothesis.pdf | Bin 0 -> 433421 bytes 2 files changed, 37 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/uothesis/README create mode 100644 Master/texmf-dist/doc/latex/uothesis/uothesis.pdf (limited to 'Master/texmf-dist/doc/latex') 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf differ -- cgit v1.2.3