From 75db33dc347ec9cfbaa2f3ec538a2697351f571b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 5 May 2021 03:02:17 +0000 Subject: CTAN sync 202105050302 --- macros/latex/contrib/ut-thesis/README | 10 ++++++++-- macros/latex/contrib/ut-thesis/ut-thesis.dtx | 10 +++++----- macros/latex/contrib/ut-thesis/ut-thesis.ins | 22 +++++++++++++++++----- macros/latex/contrib/ut-thesis/ut-thesis.pdf | Bin 116658 -> 116669 bytes 4 files changed, 30 insertions(+), 12 deletions(-) (limited to 'macros/latex/contrib/ut-thesis') diff --git a/macros/latex/contrib/ut-thesis/README b/macros/latex/contrib/ut-thesis/README index 74457725ac..d3c83c754b 100644 --- a/macros/latex/contrib/ut-thesis/README +++ b/macros/latex/contrib/ut-thesis/README @@ -5,8 +5,7 @@ as of Fall 2020: [https://www.sgs.utoronto.ca/academic-progress/program-completion/formatting] Copyright (c) 1998-2013 Francois Pitt , - 2020-2024 Jesse Knight -last updated at 15:30 (EST) on Thu 19 Nov 2020 + 2020-2021 Jesse Knight This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license @@ -28,5 +27,12 @@ This work consists of the files: - ut-thesis.pdf (derived user manual) - ut-thesis.cls (derived class file) +To generate ut-thesis.cls (class file), run: pdflatex ut-thesis.ins +To generate ut-thesis.pdf (documentation), run: pdflatex ut-thesis.dtx +To use the class, make ut-thesis.cls visible to your LaTeX distribution, +by placing ut-thesis.cls either in your working directory, +or in your texmf tree, perhaps: $texmf/tex/latex/ut-thesis/ut-thesis.cls +and the documentation: $texmf/doc/latex/ut-thesis/ut-thesis.pdf + See version history on GitHub: [https://github.com/jessexknight/ut-thesis] \ No newline at end of file diff --git a/macros/latex/contrib/ut-thesis/ut-thesis.dtx b/macros/latex/contrib/ut-thesis/ut-thesis.dtx index a3b6ad25af..e48e2e1c75 100644 --- a/macros/latex/contrib/ut-thesis/ut-thesis.dtx +++ b/macros/latex/contrib/ut-thesis/ut-thesis.dtx @@ -5,7 +5,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{ut-thesis} %<*class> -[2021/03/07 v3.0.1 University of Toronto thesis class] +[2021/05/04 v3.0.3 University of Toronto thesis class] % % %<*driver> @@ -15,8 +15,8 @@ \renewcommand*{\multicolumntoc}{2} \usepackage[margin=3cm,inner=5cm]{geometry} \usepackage{xcolor} -\definecolor{code} {HTML}{990033} -\definecolor{link} {HTML}{000066} +\definecolor{code}{HTML}{990033} +\definecolor{link}{HTML}{000066} \let\ottfamily\ttfamily \renewcommand{\ttfamily}{\color{code}\ottfamily} \renewcommand{\MacroFont}{\ttfamily\color{code}} @@ -472,8 +472,8 @@ % \begin{macrocode} \renewcommand*{\maketitle}% {\thispagestyle{empty} - \large \begin{center} + \large \singlespacing \null \vfill @@ -518,7 +518,7 @@ \end{center} \begingroup \doublespacing}% - {\endgroup\cleardoublepage} + {\par\endgroup\cleardoublepage} % \end{macrocode} % % \subsubsection{Dedication}\label{imp:front:ded} diff --git a/macros/latex/contrib/ut-thesis/ut-thesis.ins b/macros/latex/contrib/ut-thesis/ut-thesis.ins index c750d0f10d..6f92828b3f 100644 --- a/macros/latex/contrib/ut-thesis/ut-thesis.ins +++ b/macros/latex/contrib/ut-thesis/ut-thesis.ins @@ -4,13 +4,15 @@ \preamble -The |ut-thesis| document class implements the formatting requirements of -the University of Toronto School of Graduate Studies (SGS), -as of Fall 2020. +LaTeX2e document class for graduate theses +that conform to the formatting requirements of +the School of Graduate Studies at the University of Toronto, +as of Fall 2020: +[https://www.sgs.utoronto.ca/academic-progress/program-completion/formatting] Copyright (c) 1998-2013 Francois Pitt , - 2020-2020 Jesse Knight -last updated at 10:00 (EST) on Wed 14 Oct 2020 + 2020-2021 Jesse Knight +last updated at 14:30 (EST) on Thu 11 May 2021 This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license @@ -32,6 +34,16 @@ This work consists of the files: - ut-thesis.pdf (derived user manual) - ut-thesis.cls (derived class file) +To generate ut-thesis.cls (class file), run: pdflatex ut-thesis.ins +To generate ut-thesis.pdf (documentation), run: pdflatex ut-thesis.dtx +To use the class, make ut-thesis.cls visible to your LaTeX distribution, +by placing ut-thesis.cls either in your working directory, +or in your texmf tree, perhaps: $texmf/tex/latex/ut-thesis/ut-thesis.cls +and the documentation: $texmf/doc/latex/ut-thesis/ut-thesis.pdf + +See version history on GitHub: +[https://github.com/jessexknight/ut-thesis] + \endpreamble \generate{\file{ut-thesis.cls}{\from{ut-thesis.dtx}{class}}} diff --git a/macros/latex/contrib/ut-thesis/ut-thesis.pdf b/macros/latex/contrib/ut-thesis/ut-thesis.pdf index 0dd1571571..4fcbb633eb 100644 Binary files a/macros/latex/contrib/ut-thesis/ut-thesis.pdf and b/macros/latex/contrib/ut-thesis/ut-thesis.pdf differ -- cgit v1.2.3