summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-09 21:15:45 +0000
committerKarl Berry <karl@freefriends.org>2023-02-09 21:15:45 +0000
commit0ce7287662220a687f313813c61fe0082f147e5c (patch)
treeabe9d5eed4f047000d6f3d3600e7c874ca13eef5 /Master/texmf-dist/source
parent8e0a627bb31e2495bca858b5c44e63e510c3448c (diff)
ut-thesis (9feb23)
git-svn-id: svn://tug.org/texlive/trunk@65767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/ut-thesis/ut-thesis.dtx29
1 files changed, 17 insertions, 12 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 fa8b3a4c318..873f0bd2c59 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>
-[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}
%