summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ut-thesis/README
blob: 5f65171d63bde35820979983c7bf5447885c9b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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 <fpitt@cs.utoronto.ca>,
              2020-2021 Jesse Knight <jesse.knight@mail.utoronto.ca>
last updated at 23:30 (EST) on Tue 20 July 2021

This work may be distributed and/or modified under the conditions of
the LaTeX Project Public Licence, either version 1.3c of this licence
or (at your option) any later version.
The latest version of this licence is in
    http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.
Note that the output thesis document (e.g. PDF)
is not considered a "Compiled Work"
and is not covered by the licence.

This work has the LPPL maintenance status "maintained".

The Current Maintainer of this work is
Jesse Knight <jesse.knight@mail.utoronto.ca>.

This work consists of the files:
- README
- ut-thesis.dtx
- ut-thesis.ins
- 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]