diff options
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/ut-thesis/ut-thesis.ins | 2 |
2 files changed, 5 insertions, 5 deletions
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 @@ %<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<class>\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] %</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 |