summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-15 20:21:15 +0000
committerKarl Berry <karl@freefriends.org>2023-08-15 20:21:15 +0000
commit1882a0b189274c22ea749ae66b2f91bb4e85d8c2 (patch)
treee1d1dedd26490412e5e4c6bfa4d8f1c07535ecc1
parent08e25069d1f108a786162e9e8bbbe6b9aa87c057 (diff)
brandeis-dissertation (15aug23)
git-svn-id: svn://tug.org/texlive/trunk@67935 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdfbin172406 -> 172755 bytes
-rw-r--r--Master/texmf-dist/source/latex/brandeis-dissertation/brandeis-dissertation.dtx72
-rw-r--r--Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls56
3 files changed, 88 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
index 0a8b50b70d7..1b8952b5bc6 100644
--- a/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
+++ b/Master/texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/brandeis-dissertation/brandeis-dissertation.dtx b/Master/texmf-dist/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
index df827bf3c5d..56179a56dc2 100644
--- a/Master/texmf-dist/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
+++ b/Master/texmf-dist/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
@@ -22,9 +22,9 @@
%<package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
%<package>\ProvidesPackage{brandeis-dissertation}
%<*package>
- [2020/12/04 v3.13.dtx brandeis-dissertation file]
+ [2023/08/15 v3.14.dtx brandeis-dissertation file]
%</package>
-%<package>\LoadClass[12pt]{book}
+%<package>\LoadClass[12pt,openany]{book}
%<package>\RequirePackage[margin=1in]{geometry}
%<package>\RequirePackage{setspace}
%<package>\RequirePackage{titlesec}
@@ -37,9 +37,15 @@
%<package>\renewcommand\cfttoctitlefont{\normalsize}
%<package>\renewcommand\cftlottitlefont{\normalsize}
%<package>\renewcommand\cftloftitlefont{\normalsize}
+%<package>\titleformat{\chapter}{\normalsize\centering\uppercase}{}{0ex}{}
%<package>\titleformat*{\section}{\normalsize\bfseries}
%<package>\titleformat*{\subsection}{\normalsize\bfseries}
-%<package>\titleformat*{\subsubsection}{\normalsize\bfseries}
+%<package>\titleformat*{\subsubsection}{\normalsize}
+%<package>\titlespacing*{\chapter}{0 pt}{-\baselineskip}{0 pt}
+%<package>\titlespacing*{\section}{0 pt}{-\baselineskip}{0 pt}
+%<package>\titlespacing*{\subsection}{0 pt}{-\baselineskip}{0 pt}
+%<package>\titlespacing*{\subsubsection}{0 pt}{-\baselineskip}{0 pt}
+
%<package>\newcommand{\sectionbreak}{\clearpage}
%
%<package>\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
@@ -48,8 +54,27 @@
%<package>\newcommand\advisor[1]{\def\@advisor{#1}}
%<package>\newcommand\signoff[2]{\def\@signoff{#1}\def\@signofftitle{#2}}
%<package>\newcommand\committee[1]{\def\@committee{#1}}
-%<package>\addto\captionsenglish{\renewcommand*\contentsname{Table of Contents}}
-%<package>\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.3em}}
+%<package>\renewcommand\cfttoctitlefont{\normalsize}
+%<package>\renewcommand\cftlottitlefont{\normalsize}
+%<package>\renewcommand\cftloftitlefont{\normalsize}
+%<package>\addto\captionsenglish{\renewcommand*\contentsname{\hfill TABLE OF CONTENTS}}
+%<package>\renewcommand{\cftaftertoctitle}{\hfill}
+%<package>\renewcommand{\cftbeforetoctitleskip}{-24pt}
+%<package>\renewcommand{\cftaftertoctitleskip}{0em}
+%<package>\renewcommand{\cftbeforeloftitleskip}{-24pt}
+%<package>\renewcommand{\cftafterloftitleskip}{0em}
+%<package>\renewcommand{\cftbeforelottitleskip}{-24pt}
+%<package>\renewcommand{\cftafterlottitleskip}{0em}
+%<package>\addto\captionsenglish{\renewcommand*\listfigurename{\hfill LIST OF FIGURES}}
+%<package>\renewcommand{\cftafterloftitle}{\hfill}
+%<package>\addto\captionsenglish{\renewcommand*\listtablename{\hfill LIST OF TABLES}}
+%<package>\renewcommand{\cftafterlottitle}{\hfill}
+%<package>\setcounter{secnumdepth}{-1}
+%<package>\renewcommand*\l@section{\@dottedtocline{1}{2em}{1.0em}}
+%<package>\renewcommand*\l@chapter{\@dottedtocline{1}{0em}{1.0em}}
+
+
+
%
%<*package>
\newcommand{\maketitlepage}{%
@@ -74,6 +99,7 @@
Doctor of Philosophy\\
\vspace{1em}
by\\
+ \vspace{1em}
\@author\\
\vspace{1em}
\@graduationmonth\,\@graduationyear
@@ -112,25 +138,28 @@
}
%</package>
%<*package>
-\newcommand{\makecopyright}{%
- \pagenumbering{gobble}
- \newgeometry{top=6.2in}
- \begin{center}
- Copyright by\\
- \@author{}\\
- \vspace{1em}
- \@graduationyear{}
- \end{center}
- \restoregeometry
- \newpage
- \pagenumbering{roman}
- \setcounter{page}{4}
-}
+% \newcommand{\makecopyright}{%
+% \pagenumbering{gobble}
+% \newgeometry{top=6.2in}
+% \begin{center}
+% Copyright by\\
+% \@author{}\\
+% \vspace{1em}
+% \@graduationyear{}
+% \end{center}
+% \restoregeometry
+% \newpage
+% \pagenumbering{roman}
+% \setcounter{page}{4}
+% }
%</package>
%<*package>
\newenvironment{dissertation-acknowledgements}
{
- %\newgeometry{top=1.4in}
+ % \newgeometry{top=1.0in}
+ \pagenumbering{roman}
+ \setcounter{page}{3}
+ \pagestyle{plain}
\begin{center}
Acknowledgements\\
\vspace{1em}
@@ -144,6 +173,7 @@
\newenvironment{dissertation-abstract}
{
%\newgeometry{top=1.4in}
+ \pagestyle{plain}
\begin{center}
\MakeUppercase{Abstract}\\
\vspace{1em}
@@ -164,9 +194,11 @@
%</package>
%<*package>
\newcommand{\startbody}{%
+ % \newgeometry{top=1.0in}
\newpage
\pagenumbering{arabic}
\doublespacing
+ \pagestyle{plain}
}
%</package>
%
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 6d68f019aea..de8fcbf58a4 100644
--- a/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
+++ b/Master/texmf-dist/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
@@ -22,8 +22,8 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{brandeis-dissertation}
- [2020/12/04 v3.13.dtx brandeis-dissertation file]
-\LoadClass[12pt]{book}
+ [2023/08/15 v3.14.dtx brandeis-dissertation file]
+\LoadClass[12pt,openany]{book}
\RequirePackage[margin=1in]{geometry}
\RequirePackage{setspace}
\RequirePackage{titlesec}
@@ -35,9 +35,15 @@
\renewcommand\cfttoctitlefont{\normalsize}
\renewcommand\cftlottitlefont{\normalsize}
\renewcommand\cftloftitlefont{\normalsize}
+\titleformat{\chapter}{\normalsize\centering\uppercase}{}{0ex}{}
\titleformat*{\section}{\normalsize\bfseries}
\titleformat*{\subsection}{\normalsize\bfseries}
-\titleformat*{\subsubsection}{\normalsize\bfseries}
+\titleformat*{\subsubsection}{\normalsize}
+\titlespacing*{\chapter}{0 pt}{-\baselineskip}{0 pt}
+\titlespacing*{\section}{0 pt}{-\baselineskip}{0 pt}
+\titlespacing*{\subsection}{0 pt}{-\baselineskip}{0 pt}
+\titlespacing*{\subsubsection}{0 pt}{-\baselineskip}{0 pt}
+
\newcommand{\sectionbreak}{\clearpage}
\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
\newcommand\graduationyear[1]{\def\@graduationyear{#1}}
@@ -45,8 +51,25 @@
\newcommand\advisor[1]{\def\@advisor{#1}}
\newcommand\signoff[2]{\def\@signoff{#1}\def\@signofftitle{#2}}
\newcommand\committee[1]{\def\@committee{#1}}
-\addto\captionsenglish{\renewcommand*\contentsname{Table of Contents}}
-\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.3em}}
+\renewcommand\cfttoctitlefont{\normalsize}
+\renewcommand\cftlottitlefont{\normalsize}
+\renewcommand\cftloftitlefont{\normalsize}
+\addto\captionsenglish{\renewcommand*\contentsname{\hfill TABLE OF CONTENTS}}
+\renewcommand{\cftaftertoctitle}{\hfill}
+\renewcommand{\cftbeforetoctitleskip}{-24pt}
+\renewcommand{\cftaftertoctitleskip}{0em}
+\renewcommand{\cftbeforeloftitleskip}{-24pt}
+\renewcommand{\cftafterloftitleskip}{0em}
+\renewcommand{\cftbeforelottitleskip}{-24pt}
+\renewcommand{\cftafterlottitleskip}{0em}
+\addto\captionsenglish{\renewcommand*\listfigurename{\hfill LIST OF FIGURES}}
+\renewcommand{\cftafterloftitle}{\hfill}
+\addto\captionsenglish{\renewcommand*\listtablename{\hfill LIST OF TABLES}}
+\renewcommand{\cftafterlottitle}{\hfill}
+\setcounter{secnumdepth}{-1}
+\renewcommand*\l@section{\@dottedtocline{1}{2em}{1.0em}}
+\renewcommand*\l@chapter{\@dottedtocline{1}{0em}{1.0em}}
+
\newcommand{\maketitlepage}{%
\pagenumbering{gobble}
%\newgeometry{top=1.75in}
@@ -69,6 +92,7 @@
Doctor of Philosophy\\
\vspace{1em}
by\\
+ \vspace{1em}
\@author\\
\vspace{1em}
\@graduationmonth\,\@graduationyear
@@ -103,23 +127,12 @@
\newpage
\setcounter{page}{3}
}
-\newcommand{\makecopyright}{%
- \pagenumbering{gobble}
- \newgeometry{top=6.2in}
- \begin{center}
- Copyright by\\
- \@author{}\\
- \vspace{1em}
- \@graduationyear{}
- \end{center}
- \restoregeometry
- \newpage
- \pagenumbering{roman}
- \setcounter{page}{4}
-}
\newenvironment{dissertation-acknowledgements}
{
- %\newgeometry{top=1.4in}
+ % \newgeometry{top=1.0in}
+ \pagenumbering{roman}
+ \setcounter{page}{3}
+ \pagestyle{plain}
\begin{center}
Acknowledgements\\
\vspace{1em}
@@ -131,6 +144,7 @@
\newenvironment{dissertation-abstract}
{
%\newgeometry{top=1.4in}
+\pagestyle{plain}
\begin{center}
\MakeUppercase{Abstract}\\
\vspace{1em}
@@ -149,9 +163,11 @@
\restoregeometry
}
\newcommand{\startbody}{%
+ % \newgeometry{top=1.0in}
\newpage
\pagenumbering{arabic}
\doublespacing
+ \pagestyle{plain}
}
\endinput
%%