summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucdavisthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-17 18:41:13 +0000
committerKarl Berry <karl@freefriends.org>2010-03-17 18:41:13 +0000
commit20454e765624879bfe04a7d3fefc36809e170e82 (patch)
treef9fda6257f461aa887c0fac5fbd9d78d17d5a0a9 /Master/texmf-dist/doc/latex/ucdavisthesis
parentcb72a109260611fc385763b7288db209e5c86165 (diff)
ucdavisthesis 1.1 (13mar10)
git-svn-id: svn://tug.org/texlive/trunk@17473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucdavisthesis')
-rw-r--r--Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdfbin552769 -> 621166 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex11
-rw-r--r--Master/texmf-dist/doc/latex/ucdavisthesis/README12
-rw-r--r--Master/texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdfbin272079 -> 417107 bytes
4 files changed, 14 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf b/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
index 2006e366fdc..801e347047c 100644
--- a/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
+++ b/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex b/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
index a81f22fcaaf..a7aab221f55 100644
--- a/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
+++ b/Master/texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
@@ -1,5 +1,7 @@
\documentclass[12pt,draftcls]{ucdavisthesis}
+% PLEASE READ THE MANUAL - ucdavisthesis.pdf (in the package installation directory)
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% LATEX COMMANDS FOR DOCUMENT SETUP %
@@ -36,7 +38,7 @@
\hyphenation{dis-ser-ta-tion blue-print man-u-script pre-par-ing} %add hyphenation rules for words TeX doesn't know
-%\renewcommand{\rightmark}{A University of California Davis\ldots \hfill Rev.~\#1.0 \quad Compiled: \currenttime, \today}
+%\renewcommand{\rightmark}{\scriptsize A University of California Davis\ldots \hfill Rev.~\#1.0 \quad Compiled: \currenttime, \today}
% a fancier running header that can be used with draftcls options
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -68,6 +70,9 @@
\degreemonth {June}
% Indicate the month in which your degree will be officially conferred. Used for UMI abstract.
+\committee{Committee Chair Name, Chair}{Committee Member Name}{Committee Member Name}{}{}
+% These are your committee members. The command accepts up to five committee members so be sure to have five sets of braces, even if there are empties.
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\copyrightyear{2020}
@@ -88,13 +93,13 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Each chapter can be in its own file for easier editing and brought in with the \include command.
+% Each chapter can be in its own file for easier editing and brought in with the \include command.
% Then use the \includeonly command to speed compilation when working on a particular chapter.
%%% \includeonly{ucdavisthesis_example_Chap1}
\begin{document}
-\newcommand{\bibfont}{\singlespacing}
+\renewcommand{\bibfont}{\singlespacing}
% need this command to keep single spacing in the bibliography when using natbib
\bibliographystyle{unsrtnat}
diff --git a/Master/texmf-dist/doc/latex/ucdavisthesis/README b/Master/texmf-dist/doc/latex/ucdavisthesis/README
index 586a3c26c63..407f8cdc7f4 100644
--- a/Master/texmf-dist/doc/latex/ucdavisthesis/README
+++ b/Master/texmf-dist/doc/latex/ucdavisthesis/README
@@ -1,17 +1,17 @@
A University of California at Davis Thesis/Dissertation LaTeX Class
-Copyright (C) 2009 Ryan Scott
+Copyright (C) 2010 Ryan Scott
-2009/02/23 v1.0 UCDavis thesis class
+2009/03/13 v1.1 UCDavis thesis class
-Please read the manual ucdavisthesis.pdf for more information.
+Please read the manual ucdavisthesis.pdf for more information and change log.
The ucdavisthesis class is a LaTeX class that allows you to create a
dissertation or thesis which conforms to UC Davis formatting
-requirements as of 2009. The output document has the necessary
+requirements as of March 2010. The output document has the necessary
preliminary pages, margins, page number placement, etc. This class
also provides most of the macros available in the report class on
-which it is based, allowing for chapters, sections, etc. Please check the Graduate
-Studies web page (http://gradstudies.ucdavis.edu/students/filing.html)
+which it is based, allowing for chapters, sections, etc. Please check the
+Graduate Studies web page (http://gradstudies.ucdavis.edu/students/filing.html)
for any changes or updates to their requirements.
Several useful features include:
diff --git a/Master/texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf b/Master/texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf
index 3cd6be83ee6..acf7e003491 100644
--- a/Master/texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf
+++ b/Master/texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf
Binary files differ