From a7773e96da02c1fa88af2d053b41ed93154a51f1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Feb 2012 00:50:57 +0000 Subject: uothesis (9feb12) git-svn-id: svn://tug.org/texlive/trunk@25355 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/uothesis/uothesis.pdf | Bin 615057 -> 615576 bytes .../texmf-dist/source/latex/uothesis/uothesis.dtx | 21 ++++++++++++++------- Master/texmf-dist/tex/latex/uothesis/uothesis.cls | 19 +++++++++++++------ 3 files changed, 27 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf b/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf index 070908ea59e..cd89c42cbe8 100644 Binary files a/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf and b/Master/texmf-dist/doc/latex/uothesis/uothesis.pdf differ diff --git a/Master/texmf-dist/source/latex/uothesis/uothesis.dtx b/Master/texmf-dist/source/latex/uothesis/uothesis.dtx index 39c740a3793..33d67b05f50 100644 --- a/Master/texmf-dist/source/latex/uothesis/uothesis.dtx +++ b/Master/texmf-dist/source/latex/uothesis/uothesis.dtx @@ -106,7 +106,7 @@ uothesis.ins, and, uothesis.pdf. \NeedsTeXFormat{LaTeX2e} % %<*driver> -\ProvidesFile{\jobname.dtx}[2011/07/19 v2.5.5 Submission to University of Oregon Graduate School] +\ProvidesFile{\jobname.dtx}[2012/02/08 v2.5.6 Submission to University of Oregon Graduate School] \documentclass[a4paper]{ltxdoc} \usepackage[T1]{fontenc} \usepackage{achemso,array,booktabs,lmodern} @@ -700,7 +700,7 @@ uothesis.ins, and, uothesis.pdf. % % \begin{macrocode} %<*class> -\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] % \end{macrocode} % @@ -897,7 +897,7 @@ uothesis.ins, and, uothesis.pdf. % Here we create the editing markup commands. These are based off of the |\todo| command. % \begin{macrocode} \ifdraftcopy - \RequirePackage[colorlinks=true]{hyperref} + \RequirePackage[colorlinks=true,breaklinks=true]{hyperref} % \end{macrocode} %\begin{macro}{\ednote} %Create |\ednote| command. @@ -1001,7 +1001,7 @@ uothesis.ins, and, uothesis.pdf. % \end{macrocode} % \begin{macrocode} \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}} @@ -1939,11 +1939,11 @@ Title: \@abstracttitle\\*[\baselineskip] % \end{macrocode} % call birthplace string. % \begin{macrocode} -\noindent PLACE OF BIRTH:\quad \@birthplace \vskip\baselineskip +%%\noindent PLACE OF BIRTH:\quad \@birthplace \vskip\baselineskip % \end{macrocode} % call birthday string. % \begin{macrocode} -\noindent DATE OF BIRTH:\quad \@birthdate \vskip\baselineskip +%%\noindent DATE OF BIRTH:\quad \@birthdate \vskip\baselineskip \everypar={\hangindent=\@cvhangindent} % \end{macrocode} % call the educational history string. @@ -2165,6 +2165,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 @@ -2607,7 +2614,7 @@ Draft of \@longdraftdate\\ % Formatting for the the floats. % \begin{macrocode} \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} % \end{macrocode} 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 -- cgit v1.2.3