From f521527943cea239792e1311395a12d72666f111 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Mar 2021 22:05:57 +0000 Subject: ut-thesis (7mar21) git-svn-id: svn://tug.org/texlive/trunk@58201 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/ut-thesis/ut-thesis.pdf | Bin 116662 -> 116658 bytes .../source/latex/ut-thesis/ut-thesis.dtx | 8 ++++---- .../source/latex/ut-thesis/ut-thesis.ins | 2 +- .../texmf-dist/tex/latex/ut-thesis/ut-thesis.cls | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/latex/ut-thesis/ut-thesis.pdf b/Master/texmf-dist/doc/latex/ut-thesis/ut-thesis.pdf index 10cce05d84d..0dd15715719 100644 Binary files a/Master/texmf-dist/doc/latex/ut-thesis/ut-thesis.pdf and b/Master/texmf-dist/doc/latex/ut-thesis/ut-thesis.pdf differ diff --git a/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx b/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx index f1180b7056f..a3b6ad25aff 100644 --- a/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx +++ b/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx @@ -5,7 +5,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{ut-thesis} %<*class> -[2020/11/19 v3.0.0a University of Toronto thesis class] +[2021/03/07 v3.0.1 University of Toronto thesis class] % % %<*driver> @@ -247,11 +247,11 @@ % Prints the table of contents, starting on a new page. % \end{macro} % -% \begin{macro}{\tableoftables} +% \begin{macro}{\listoftables} % Prints the table of tables, starting on a new page. % \end{macro} % -% \begin{macro}{\tableoffigures} +% \begin{macro}{\listoffigures} % Prints a table of figures, starting on a new page. % \end{macro} % @@ -554,7 +554,7 @@ % \subsection{Page Styles}\label{imp:hf} % % \subsubsection{Blank Pages}\label{imp:hf:blank} -% By defauly, all blank pages will have page style |plain|, +% By default, all blank pages will have page style |plain|, % but the original definition is stored in |\ocleardoublepage|. % \begin{macrocode} \let\ocleardoublepage\cleardoublepage diff --git a/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.ins b/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.ins index 362c5806c16..c750d0f10df 100644 --- a/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.ins +++ b/Master/texmf-dist/source/latex/ut-thesis/ut-thesis.ins @@ -1,6 +1,6 @@ \input docstrip.tex \keepsilent -\usedir{.} +\usedir{tex/latex/ut-thesis} \preamble diff --git a/Master/texmf-dist/tex/latex/ut-thesis/ut-thesis.cls b/Master/texmf-dist/tex/latex/ut-thesis/ut-thesis.cls index 70cc946f64e..a01869fa5f2 100644 --- a/Master/texmf-dist/tex/latex/ut-thesis/ut-thesis.cls +++ b/Master/texmf-dist/tex/latex/ut-thesis/ut-thesis.cls @@ -36,7 +36,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ut-thesis} -[2020/11/19 v3.0.0a University of Toronto thesis class] +[2021/03/07 v3.0.1 University of Toronto thesis class] \newcommand{\draftmarkstyle}{\scriptsize\sffamily} \DeclareOption{draft}{% \PassOptionsToClass{\CurrentOption}{book} -- cgit v1.2.3