summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx')
-rw-r--r--macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx36
1 files changed, 24 insertions, 12 deletions
diff --git a/macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx b/macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx
index b148381de9..e57e1b05bf 100644
--- a/macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx
+++ b/macros/latex/contrib/brandeis-thesis/brandeis-thesis.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2020 by Deanna Daly <gradschool@brandeis.edu>
+% Copyright (C) 2021 by Brandeis University <gradschool@brandeis.edu>
% -------------------------------------------------------
%
% This file may be distributed and/or modified under the
@@ -22,23 +22,34 @@
%<package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
%<package>\ProvidesClass{brandeis-thesis}
%<*package>
- [2020/04/09 v3.1 .dtx brandeis-thesis file]
+ [2021/06/29 v3.2 .dtx brandeis-thesis file]
%</package>
-%<package>\LoadClass[12pt]{article}
+%<package>\LoadClass[12pt,oneside]{book}
+%<package>\RequirePackage[immediate]{silence}
+%<package>\WarningFilter[temp]{latex}{Command}
+%<package>\RequirePackage{sectsty}
+%<package>\DeactiveWarningFilters[temp]
%<package>\RequirePackage[margin=1in]{geometry}
%<package>\RequirePackage{setspace}
%<package>\RequirePackage{titlesec}
%<package>\RequirePackage[utf8]{inputenc}
%<package>\RequirePackage[english]{babel}
%<package>\RequirePackage{csquotes}
+%<package>\RequirePackage{mathptmx}
+%<package>\RequirePackage{tocloft}
+%<package>\allsectionsfont{\normalsize\bfseries}
+%<package>\renewcommand{\cftchapfont}{\normalfont}
+%<package>\renewcommand{\cftchappagefont}{\normalfont}
+%<package>\renewcommand{\cfttoctitlefont}{\normalsize\bfseries}
+%<package>\renewcommand{\cftloftitlefont}{\normalsize\bfseries}
+%<package>\renewcommand{\cftlottitlefont}{\normalsize\bfseries}
+%<package>\setlength{\cftaftertoctitleskip}{12pt}
+%<package>\setlength{\cftafterloftitleskip}{12pt}
+%<package>\setlength{\cftafterlottitleskip}{12pt}
%<package>\AtBeginEnvironment{quote}{\singlespacing}
-%
-%<package>\titleformat*{\section}{\normalsize\bfseries}
-%<package>\titleformat*{\subsection}{\normalsize\bfseries}
-%<package>\titleformat*{\subsubsection}{\normalsize\bfseries}
-%
-%<package>\renewcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
-%<package>\renewcommand\graduationyear[1]{\def\@graduationyear{#1}}
+%<package>\pagestyle{plain}
+%<package>\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
+%<package>\newcommand\graduationyear[1]{\def\@graduationyear{#1}}
%<package>\newcommand\program[1]{\def\@program{#1}}
%<package>\newcommand\advisor[1]{\def\@advisor{#1}}
%<package>\newcommand\degreetype[1]{\def\@degreetype{#1}}
@@ -159,6 +170,7 @@
%
% \changes{v3.0}{2020/01/21}{Initial version}
% \changes{v3.1}{2020/04/09}{Formatting update}
+% \changes{v3.2}{2020/06/29}{Formatting update}
%
% \GetFileInfo{brandeis-thesis.dtx}
%
@@ -205,7 +217,7 @@
% \title{LaTeXing Your Thesis}
% \author{Deanna Daly}
% \graduationmonth{May}
-% \graduationyear{2020}
+% \graduationyear{2021}
% \program{Computer Science}
% \advisor{Alan Turing}
% \degreetype{Science}
@@ -249,7 +261,7 @@
% \title{LaTeXing Your Thesis}
% \author{Deanna Daly}
% \graduationmonth{May}
-% \graduationyear{2020}
+% \graduationyear{2021}
% \program{Computer Science}
% \advisor{Alan Turing}
% \degreetype{Science}