summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/brandeis-dissertation
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-11 22:22:07 +0000
committerKarl Berry <karl@freefriends.org>2020-04-11 22:22:07 +0000
commitd45098cba83ad758d8d355ecd5c1efd3171ed093 (patch)
tree862ca12b22b00e6377e55d605000b9c565201e17 /Master/texmf-dist/tex/latex/brandeis-dissertation
parenta028b56d2f5651b6aeefd34cc75b550617fa9989 (diff)
brandeis-dissertation (10apr20)
git-svn-id: svn://tug.org/texlive/trunk@54655 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/brandeis-dissertation')
-rw-r--r--Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls46
1 files changed, 24 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls b/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
index ea966cf14f2..ffd233e3758 100644
--- a/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
+++ b/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{brandeis-dissertation}
- [2020/01/21 v3.0 .dtx brandeis-dissertation file]
+ [2020/04/09 v3.11 .dtx brandeis-dissertation file]
\LoadClass[12pt]{article}
\RequirePackage[margin=1in]{geometry}
\RequirePackage{setspace}
@@ -30,19 +30,21 @@
\RequirePackage[utf8]{inputenc}
\RequirePackage[english]{babel}
\RequirePackage{csquotes}
+\RequirePackage{tocloft}
\AtBeginEnvironment{quote}{\singlespacing}
+\renewcommand\cfttoctitlefont{\normalsize}
+\renewcommand\cftlottitlefont{\normalsize}
+\renewcommand\cftloftitlefont{\normalsize}
\titleformat*{\section}{\normalsize\bfseries}
\titleformat*{\subsection}{\normalsize\bfseries}
\titleformat*{\subsubsection}{\normalsize\bfseries}
-\renewcommand\month[1]{\def\@month{#1}}
-\renewcommand\year[1]{\def\@year{#1}}
+\newcommand{\sectionbreak}{\clearpage}
+\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
+\newcommand\graduationyear[1]{\def\@graduationyear{#1}}
\newcommand\program[1]{\def\@program{#1}}
\newcommand\advisor[1]{\def\@advisor{#1}}
\newcommand\signoff[2]{\def\@signoff{#1}\def\@signofftitle{#2}}
-\newcommand\committeechair[2]{\def\@committeechair{#1}\def\@committeechairdept{#2}}
-\newcommand\committeetwo[2]{\def\@committeetwo{#1}\def\@committeetwodept{#2}}
-\newcommand\committeethree[2]{\def\@committeethree{#1}\def\@committeethreedept{#2}}
-\newcommand\outsidereader[3]{\def\@outsidereader{#1}\def\@outsidereaderdept{#2}\def\@outsidereaderuni{#3}}
+\newcommand\committee[1]{\def\@committee{#1}}
\addto\captionsenglish{\renewcommand*\contentsname{Table of Contents}}
\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.3em}}
\newcommand{\maketitlepage}{%
@@ -69,7 +71,7 @@
by\\
\@author\\
\vspace{1em}
- \@month\,\@year
+ \@graduationmonth\,\@graduationyear
\end{center}
\restoregeometry
\newpage
@@ -96,16 +98,7 @@
Dissertation Committee:
\noindent
- \@committeechair, \@committeechairdept
-
- \noindent
- \@committeetwo, \@committeetwodept
-
- \noindent
- \@committeethree, \@committeethreedept
-
- \noindent
- \@outsidereader, \@outsidereaderdept, \@outsidereaderuni
+ \@committee
\newpage
\setcounter{page}{3}
@@ -117,18 +110,27 @@
Copyright by\\
\@author{}\\
\vspace{1em}
- \@year{}
+ \@graduationyear{}
\end{center}
\restoregeometry
\newpage
\pagenumbering{roman}
\setcounter{page}{4}
}
-
-\newenvironment{thesis-abstract}
+\newenvironment{dissertation-acknowledgements}
+ {
+ %\newgeometry{top=1.4in}
+ \begin{center}
+ Acknowledgements\\
+ \vspace{1em}
+ \end{center}
+ }
+ {
+ \restoregeometry
+ }
+\newenvironment{dissertation-abstract}
{
%\newgeometry{top=1.4in}
- \addcontentsline{toc}{section}{Abstract}
\begin{center}
\MakeUppercase{Abstract}\\
\vspace{1em}