From 37def44d2d953c874d2c87a0167b1cec4bf620b2 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Tue, 2 Aug 2011 19:29:56 +0000 Subject: york-thesis 2011/06/13 v3.6 git-svn-id: svn://tug.org/texlive/trunk@23348 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/york-thesis/README | 17 ++++++++++++++++- .../doc/latex/york-thesis/york-thesis-Template.tex | 15 ++++++++++++++- .../doc/latex/york-thesis/york-thesis.pdf | Bin 257282 -> 111519 bytes .../source/latex/york-thesis/york-thesis.dtx | 17 ++++++++--------- .../source/latex/york-thesis/york-thesis.ins | 4 ++-- .../tex/latex/york-thesis/york-thesis.cls | 15 ++++++--------- 6 files changed, 46 insertions(+), 22 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/york-thesis/README b/Master/texmf-dist/doc/latex/york-thesis/README index 0e36c9052be..92662f67fdb 100644 --- a/Master/texmf-dist/doc/latex/york-thesis/README +++ b/Master/texmf-dist/doc/latex/york-thesis/README @@ -17,4 +17,19 @@ $ latex york-thesis.dtx The york-thesis-Template.tex file is a sample master document for your work. The york-thesis.el file is a style file for AUCTeX. -author: Diane Gall \ No newline at end of file +author: Diane Gall + +Copyright (C) 2002-11 by Diane Gall +------------------------------------------------------- + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of LaTeX +version 2003/06/01 or later. + +This work has the LPPL maintenance status "author-maintained". \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex b/Master/texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex index fbcd883a46b..1d445942401 100644 --- a/Master/texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex +++ b/Master/texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex @@ -1,5 +1,5 @@ %% -%% Copyright (C) 2010 by Diane Gall +%% Copyright (C) 2011 by Diane Gall %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3 of this license @@ -24,6 +24,19 @@ % \documentclass[draft]{york-thesis} +%========== header/footer set-up ================= + +\usepackage{fancyhdr} +\lhead{} +\chead{} +\rhead{} +\lfoot{} +\cfoot{\thepage} +\rfoot{} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} +\renewcommand\headheight{24pt} + %========== citation setup ================= \usepackage[authoryear,sort]{natbib} % I use natbib, but you can use % any citation format; the class file diff --git a/Master/texmf-dist/doc/latex/york-thesis/york-thesis.pdf b/Master/texmf-dist/doc/latex/york-thesis/york-thesis.pdf index fc21f74cc94..792d4f44b63 100644 Binary files a/Master/texmf-dist/doc/latex/york-thesis/york-thesis.pdf and b/Master/texmf-dist/doc/latex/york-thesis/york-thesis.pdf differ diff --git a/Master/texmf-dist/source/latex/york-thesis/york-thesis.dtx b/Master/texmf-dist/source/latex/york-thesis/york-thesis.dtx index 010590d8d98..89d762f8ffa 100644 --- a/Master/texmf-dist/source/latex/york-thesis/york-thesis.dtx +++ b/Master/texmf-dist/source/latex/york-thesis/york-thesis.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 2002-10 by Diane Gall +% Copyright (C) 2002-11 by Diane Gall % ------------------------------------------------------- % % This file may be distributed and/or modified under the @@ -24,7 +24,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{york-thesis} %<*class> -[2010/05/06 v3.5 York University (Toronto, Canada) thesis class] +[2011/06/13 v3.6 York University (Toronto, Canada) thesis class] % % %<*driver> @@ -821,17 +821,19 @@ % % \changes{v1.1}{2002/02/13}{added a TOC entry for the Table of % Contents} +% \changes{v3.6}{2011/06/13}{added code so that fancyhdr package could +% be used} % % \begin{macrocode} \def\makefrontmatter{% \pagestyle {empty} \pagenumbering {roman} \maketitlepage - \makecopyrightpage - \makeauthenticitypage + \pagestyle {empty} \makecopyrightpage + \pagestyle {empty} \makeauthenticitypage + \setcounter {page} {3} \@ifdefined {@abstractfile}{\makeabstract} - \setcounter {page} {4} - \pagestyle {plain} + \pagestyle {fancy} \@ifdefined {@dedicationfile}{\makededication} \@ifdefined {@acknowledgementsfile}{\makeacknowledgements} \tableofcontents @@ -1001,9 +1003,6 @@ % % \begin{macrocode} \def\makededication{% - %\chapter*{Abstract} - %\addcontentsline {toc}{chapter}{Abstract} - %\noindent \newpage \@input{\@dedicationfile}} % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/york-thesis/york-thesis.ins b/Master/texmf-dist/source/latex/york-thesis/york-thesis.ins index 9bd4d223d3d..4be6c6926f7 100644 --- a/Master/texmf-dist/source/latex/york-thesis/york-thesis.ins +++ b/Master/texmf-dist/source/latex/york-thesis/york-thesis.ins @@ -1,5 +1,5 @@ %% -%% Copyright (C) 2010 by Diane Gall +%% Copyright (C) 2011 by Diane Gall %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3 of this license @@ -20,7 +20,7 @@ This is a generated file. -Copyright (C) 2010 by Diane Gall +Copyright (C) 2011 by Diane Gall This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license diff --git a/Master/texmf-dist/tex/latex/york-thesis/york-thesis.cls b/Master/texmf-dist/tex/latex/york-thesis/york-thesis.cls index b2d6570f0e9..bbefd1471b5 100644 --- a/Master/texmf-dist/tex/latex/york-thesis/york-thesis.cls +++ b/Master/texmf-dist/tex/latex/york-thesis/york-thesis.cls @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2010 by Diane Gall +%% Copyright (C) 2011 by Diane Gall %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3 of this license @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{york-thesis} -[2010/05/06 v3.5 York University (Toronto, Canada) thesis class] +[2011/06/13 v3.6 York University (Toronto, Canada) thesis class] \RequirePackage{ifthen} \RequirePackage{calc} \RequirePackage{makeidx} @@ -180,11 +180,11 @@ \pagestyle {empty} \pagenumbering {roman} \maketitlepage - \makecopyrightpage - \makeauthenticitypage + \pagestyle {empty} \makecopyrightpage + \pagestyle {empty} \makeauthenticitypage + \setcounter {page} {3} \@ifdefined {@abstractfile}{\makeabstract} - \setcounter {page} {4} - \pagestyle {plain} + \pagestyle {fancy} \@ifdefined {@dedicationfile}{\makededication} \@ifdefined {@acknowledgementsfile}{\makeacknowledgements} \tableofcontents @@ -292,9 +292,6 @@ \noindent \@input{\@abstractfile}} \def\makededication{% - %\chapter*{Abstract} - %\addcontentsline {toc}{chapter}{Abstract} - %\noindent \newpage \@input{\@dedicationfile}} \def\makepreface{% -- cgit v1.2.3