summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ut-thesis
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-10 03:01:41 +0000
committerNorbert Preining <norbert@preining.info>2023-02-10 03:01:41 +0000
commite10a52ebe817fe7ff0235c066d83f51f39d3e023 (patch)
tree9148206ad017e5947e391d1eb4f3858feb493648 /macros/latex/contrib/ut-thesis
parentffdef3cddca5a0b9133dd928291b000452777ad8 (diff)
CTAN sync 202302100301
Diffstat (limited to 'macros/latex/contrib/ut-thesis')
-rw-r--r--macros/latex/contrib/ut-thesis/README4
-rw-r--r--macros/latex/contrib/ut-thesis/ut-thesis.dtx29
-rw-r--r--macros/latex/contrib/ut-thesis/ut-thesis.pdfbin140497 -> 135197 bytes
3 files changed, 19 insertions, 14 deletions
diff --git a/macros/latex/contrib/ut-thesis/README b/macros/latex/contrib/ut-thesis/README
index 880fe06c31..785d74c606 100644
--- a/macros/latex/contrib/ut-thesis/README
+++ b/macros/latex/contrib/ut-thesis/README
@@ -5,8 +5,8 @@ as of Fall 2020:
[https://www.sgs.utoronto.ca/academic-progress/program-completion/formatting]
Copyright (c) 1998-2013 Francois Pitt <fpitt@cs.utoronto.ca>,
- 2020-2021 Jesse Knight <jesse.knight@mail.utoronto.ca>
-last updated at 13:00 (EST) on Thu 26 Aug 2021
+ 2020-2023 Jesse Knight <jesse.knight@mail.utoronto.ca>
+last updated at 13:00 (EST) on Wed 08 Feb 2023
This work may be distributed and/or modified under the conditions of
the LaTeX Project Public Licence, either version 1.3c of this licence
diff --git a/macros/latex/contrib/ut-thesis/ut-thesis.dtx b/macros/latex/contrib/ut-thesis/ut-thesis.dtx
index fa8b3a4c31..873f0bd2c5 100644
--- a/macros/latex/contrib/ut-thesis/ut-thesis.dtx
+++ b/macros/latex/contrib/ut-thesis/ut-thesis.dtx
@@ -5,7 +5,7 @@
%<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<class>\ProvidesClass{ut-thesis}
%<*class>
-[2022/06/21 v3.1.6 University of Toronto thesis class]
+[2023/02/08 v3.1.7 University of Toronto thesis class]
%</class>
%
%<*driver>
@@ -16,7 +16,7 @@
\usepackage[margin=3cm,inner=5cm]{geometry}
\usepackage{xcolor}
\definecolor{code}{HTML}{990033}
-\definecolor{link}{HTML}{000066}
+\definecolor{link}{HTML}{006699}
\let\ottfamily\ttfamily
\renewcommand{\ttfamily}{\color{code}\ottfamily}
\renewcommand{\MacroFont}{\ttfamily\color{code}}
@@ -32,7 +32,7 @@
%
% \GetFileInfo{ut-thesis.dtx}
%
-% \title{The \texttt{ut-thesis} class
+% \title{The \textit{ut-thesis} class
% \thanks{\fileversion~[\filedate] CTAN repository:
% \href{https://ctan.org/pkg/ut-thesis}
% {\texttt{https://ctan.org/pkg/ut-thesis}}}}
@@ -47,7 +47,7 @@
% \maketitle
%
% \begin{abstract}\noindent
-% The |ut-thesis| document class implements the formatting requirements of
+% The \textit{ut-thesis} document class implements the formatting requirements of
% the University of Toronto School of Graduate Studies (SGS),
% as of Fall 2020.
% \end{abstract}
@@ -57,16 +57,19 @@
%
% \section{Installation}\label{inst}
%
-% To use the |ut-thesis| class,
-% you must first make the file |ut-thesis.cls| visible to your current \LaTeX\ distribution.
-% There are two ways to do this:
+% There are two main options to start using the class:
% \begin{itemize}
-% \item \textbf{local file}: Place the file |ut-thesis.cls| in your project directory.
-% This works if you don't have write access
-% in the \LaTeX\ distribution, such as if you use Overleaf.
-% \item \textbf{installing}: Installation steps will depend on your \LaTeX\ distribution.
-% Some helpful instructions can be found
+% \item \textbf{installing}: The \textit{ut-thesis} class is available
+% under the major \LaTeX\ distributions (Linux: TeX Live, macOS: MacTeX, Windows: MiKTeX).
+% Installation steps will depend on the distribution; some helpful information is
% \href{https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages}{here}.
+% Within TeX Live, \textit{ut-thesis} is part of the
+% \href{https://packages.ubuntu.com/kinetic/all/texlive-publishers/filelist}
+% {publishers} bundle, so it should be available on Overleaf.
+% \item \textbf{local file}: Place the file |ut-thesis.cls| in your project directory.
+% The class will only be available in this directory.
+% This works if you don't have write access in the \LaTeX\ distribution,
+% or if you want to use an updated version of the class.
% \end{itemize}
%
% \section{Usage}\label{use}
@@ -76,6 +79,8 @@
%
% The default options produce a final copy, ready for submission to
% the University of Toronto School of Graduate Studies (SGS).
+% Some examples are available on
+% \href{https://github.com/jessexknight/ut-thesis/tree/master/test}{GitHub}.
%
% \subsection{Options}\label{use:opt}
%
diff --git a/macros/latex/contrib/ut-thesis/ut-thesis.pdf b/macros/latex/contrib/ut-thesis/ut-thesis.pdf
index 88b20d0dfb..8f055d54d0 100644
--- a/macros/latex/contrib/ut-thesis/ut-thesis.pdf
+++ b/macros/latex/contrib/ut-thesis/ut-thesis.pdf
Binary files differ