summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uothesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-11 00:50:57 +0000
committerKarl Berry <karl@freefriends.org>2012-02-11 00:50:57 +0000
commita7773e96da02c1fa88af2d053b41ed93154a51f1 (patch)
treecf55570e3461754e7e7c8a46f12df08072d7d63c /Master/texmf-dist/tex/latex/uothesis
parentb0eabb6758f016228a73f390ecede6bcf1f0c535 (diff)
uothesis (9feb12)
git-svn-id: svn://tug.org/texlive/trunk@25355 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uothesis')
-rw-r--r--Master/texmf-dist/tex/latex/uothesis/uothesis.cls19
1 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/uothesis/uothesis.cls b/Master/texmf-dist/tex/latex/uothesis/uothesis.cls
index e9b7eae2b39..367f905e312 100644
--- a/Master/texmf-dist/tex/latex/uothesis/uothesis.cls
+++ b/Master/texmf-dist/tex/latex/uothesis/uothesis.cls
@@ -14,7 +14,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{uothesis} [2010/04/10 v2.5.5 Submission to
+\ProvidesClass{uothesis} [2012/02/08 v2.5.6 Submission to
University of Oregon Graduate School]
\typeout{UO Thesis Class}
\typeout{}
@@ -129,7 +129,7 @@
\iflatedraft\watermark{45}{0.95}{5cm}{2.5}{Review Proof}\fi
\fi
\ifdraftcopy
-\RequirePackage[colorlinks=true]{hyperref}
+\RequirePackage[colorlinks=true,breaklinks=true]{hyperref}
\newcounter{ednote}
\@addtoreset{ednote}{chapter}
\newcommand{\ednote}[1]{\stepcounter{ednote}\todo[color=blue!40,size=\scriptsize,
@@ -176,7 +176,7 @@ size=\scriptsize,caption={CITE \arabic{chapter}.\arabic{citation}: #1}]
\ifx\@empty#1\@empty\else\label{#1}\fi\reactiontag\end{multline}}
\fi
\newcommand*{\cst@xspace}{\expandafter\xspace}
-\newcommand*{\cst@latin}{\expandafter\emph}
+\newcommand*{\cst@latin}{\expandafter}
\newcommand*{\etc}{\@ifnextchar.{\cst@etc}{\cst@etc.\cst@xspace}}
\newcommand*{\invacuo}{\cst@latin{in vacuo}\cst@xspace}
\newcommand*{\etal}{\@ifnextchar.{\cst@etal}{\cst@etal.\cst@xspace}}
@@ -493,8 +493,8 @@ Title: \@abstracttitle\\*[\baselineskip]
\begin{singlespacing}
\vspace*{3ex}
\noindent NAME OF AUTHOR:\quad \@author \vskip\baselineskip
-\noindent PLACE OF BIRTH:\quad \@birthplace \vskip\baselineskip
-\noindent DATE OF BIRTH:\quad \@birthdate \vskip\baselineskip
+%%\noindent PLACE OF BIRTH:\quad \@birthplace \vskip\baselineskip
+%%\noindent DATE OF BIRTH:\quad \@birthdate \vskip\baselineskip
\everypar={\hangindent=\@cvhangindent}
\noindent GRADUATE AND UNDERGRADUATE SCHOOLS ATTENDED:
\@schools
@@ -573,6 +573,13 @@ Draft of \@longdraftdate\\
\@makedraftcover
\pagenumbering{roman}
\listoftodos\clearpage
+\@tableofcontents
+\ifnofigures\else
+\IfFileExists{\jobname.\ext@figure}{\@listoffigures}{\@starttoc{\ext@figure}}
+\fi
+\ifnotables\else
+\IfFileExists{\jobname.\ext@table}{\@listoftables}{\@starttoc{\ext@table}}
+\fi
\fi
\fi
\else
@@ -947,7 +954,7 @@ extra appendices; rerun LaTeX}
\AtEndOfClass{\renewcommand\bibname{REFERENCES CITED}}
\def\thefigure{\@arabic\c@figure}
-\def\fnum@figure{FIGURE \thefigure}
+\def\fnum@figure{FIGURE \thefigure.}
\def\thetable{\@arabic\c@table}
\def\fnum@table{TABLE \thetable}
\if@gsmodern