summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/brandeis-thesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-11 22:22:22 +0000
committerKarl Berry <karl@freefriends.org>2020-04-11 22:22:22 +0000
commitf6ad7bb333822b212c5df11b3e276f19995b0425 (patch)
treecdff866fe0084412c4cd5056ce8a1d3857faf525 /Master/texmf-dist/tex/latex/brandeis-thesis
parentd45098cba83ad758d8d355ecd5c1efd3171ed093 (diff)
brandeis-thesis (10apr20)
git-svn-id: svn://tug.org/texlive/trunk@54656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/brandeis-thesis')
-rw-r--r--Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls b/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls
index 85acd251bcf..aae74788ba3 100644
--- a/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls
+++ b/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesClass{brandeis-thesis}
- [2020/01/21 v1.0 .dtx brandeis-thesis file]
+ [2020/04/09 v3.1 .dtx brandeis-thesis file]
\LoadClass[12pt]{article}
\RequirePackage[margin=1in]{geometry}
\RequirePackage{setspace}
@@ -34,8 +34,8 @@
\titleformat*{\section}{\normalsize\bfseries}
\titleformat*{\subsection}{\normalsize\bfseries}
\titleformat*{\subsubsection}{\normalsize\bfseries}
-\renewcommand\month[1]{\def\@month{#1}}
-\renewcommand\year[1]{\def\@year{#1}}
+\renewcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
+\renewcommand\graduationyear[1]{\def\@graduationyear{#1}}
\newcommand\program[1]{\def\@program{#1}}
\newcommand\advisor[1]{\def\@advisor{#1}}
\newcommand\degreetype[1]{\def\@degreetype{#1}}
@@ -66,7 +66,7 @@
\vspace{1em}
\@author\\
\vspace{1em}
- \@month\,\@year
+ \@graduationmonth\,\@graduationyear
\end{center}
\restoregeometry
\newpage
@@ -80,7 +80,7 @@
Copyright by\\
\@author{}\\
\vspace{1em}
- \@year{}
+ \@graduationyear{}
\end{center}
\restoregeometry
\newpage
@@ -90,7 +90,6 @@
\newenvironment{thesis-abstract}
{
%\newgeometry{top=1.4in}
- \addcontentsline{toc}{section}{Abstract}
\begin{center}
\MakeUppercase{Abstract}\\
\vspace{1em}