summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ut-thesis/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-01 21:53:15 +0000
committerKarl Berry <karl@freefriends.org>2015-09-01 21:53:15 +0000
commitd475855b8f0f6dd2fbcd719b353fd434bc9d63ca (patch)
treeb561b236cb042f42b5662d46cd48b47c9e6401cc /Master/texmf-dist/doc/latex/ut-thesis/README
parent75091deb3b48945ab52aad64b2a982ed76fc5e0e (diff)
ut-thesis (1sep15)
git-svn-id: svn://tug.org/texlive/trunk@38269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ut-thesis/README')
-rw-r--r--Master/texmf-dist/doc/latex/ut-thesis/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ut-thesis/README b/Master/texmf-dist/doc/latex/ut-thesis/README
index 5353967548f..289425e90f7 100644
--- a/Master/texmf-dist/doc/latex/ut-thesis/README
+++ b/Master/texmf-dist/doc/latex/ut-thesis/README
@@ -3,8 +3,8 @@ the guidelines of the School of Graduate Studies at the University of
Toronto (as of 2008). [http://www.sgs.utoronto.ca/informationfor/+
students/finup/producingthesis/formatting.htm]
-Copyright (c) 1998-2012 Francois Pitt <fpitt@cs.utoronto.ca>
-last updated at 09:43 (EDT) on Fri 1 Jun 2012
+Copyright (c) 1998-2013 Francois Pitt <fpitt@cs.utoronto.ca>
+last updated at 16:17 (EDT) on Wed 25 Sep 2013
This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
@@ -30,6 +30,16 @@ See the comments inside each file for further details.
Version History
---------------
+TODO:
+- [2012/12/06] Redefinition of \thebibliography not compatible with
+ packages like natbib. Figure out how to fix this.
+
+v2.1: 2013/09/25 (Francois Pitt)
+- Changed definition of dedication environment to simply format its
+ paragraph flush right with no header -- this also helps fix a bug
+ where LaTeX complains of a "missing \item" when both dedication and
+ acknowledgement sections are used (reported by Bardia Bina).
+
v2.0: 2012/06/01 (Francois Pitt)
- Rewritten to use standard packages: `setspace' to handle line spacing
and `geometry' for page layout. Some options and macros have been