texlive[68092] Master/texmf-dist: brandeis-thesis
commits+karl at tug.org
commits+karl at tug.org
Sun Aug 27 22:01:44 CEST 2023
Revision: 68092
http://tug.org/svn/texlive?view=revision&revision=68092
Author: karl
Date: 2023-08-27 22:01:44 +0200 (Sun, 27 Aug 2023)
Log Message:
-----------
brandeis-thesis
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/brandeis-thesis/brandeis-thesis.pdf
trunk/Master/texmf-dist/source/latex/brandeis-thesis/brandeis-thesis.dtx
trunk/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls
Modified: trunk/Master/texmf-dist/doc/latex/brandeis-thesis/brandeis-thesis.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/brandeis-thesis/brandeis-thesis.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/brandeis-thesis/brandeis-thesis.dtx 2023-08-27 20:00:00 UTC (rev 68091)
+++ trunk/Master/texmf-dist/source/latex/brandeis-thesis/brandeis-thesis.dtx 2023-08-27 20:01:44 UTC (rev 68092)
@@ -22,13 +22,12 @@
%<package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
%<package>\ProvidesClass{brandeis-thesis}
%<*package>
- [2021/06/29 v3.2 .dtx brandeis-thesis file]
+ [2023/08/15 v3.3 .dtx brandeis-thesis file]
%</package>
%<package>\LoadClass[12pt,oneside]{book}
%<package>\RequirePackage[immediate]{silence}
-%<package>\WarningFilter[temp]{latex}{Command}
+%<package>\WarningFilter{latex}{Command} % silence the warning
%<package>\RequirePackage{sectsty}
-%<package>\DeactiveWarningFilters[temp]
%<package>\RequirePackage[margin=1in]{geometry}
%<package>\RequirePackage{setspace}
%<package>\RequirePackage{titlesec}
@@ -40,12 +39,17 @@
%<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>\titleformat{\chapter}{\normalsize\centering\uppercase}{}{0ex}{}
+%<package>\titleformat*{\section}{\normalsize\bfseries}
+%<package>\titleformat*{\subsection}{\normalsize\bfseries}
+%<package>\titleformat*{\subsubsection}{\normalsize}
+%<package>\titlespacing*{\chapter}{0 pt}{-\baselineskip}{0 pt}
+
+%<package>\newcommand{\sectionbreak}{\clearpage}
+%<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>\setcounter{secnumdepth}{-1}
%<package>\AtBeginEnvironment{quote}{\singlespacing}
%<package>\pagestyle{plain}
%<package>\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
@@ -53,8 +57,29 @@
%<package>\newcommand\program[1]{\def\@program{#1}}
%<package>\newcommand\advisor[1]{\def\@advisor{#1}}
%<package>\newcommand\degreetype[1]{\def\@degreetype{#1}}
-%<package>\addto\captionsenglish{\renewcommand*\contentsname{Table of Contents}}
-%<package>\renewcommand*\l at 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 \hfill}}
+%<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>% \setlength{\topmargin}{1in}
+%<package>\setcounter{secnumdepth}{-1}
+%<package>\renewcommand*\l at section{\@dottedtocline{1}{2em}{1.0em}}
+%<package>\renewcommand*\l at chapter{\@dottedtocline{1}{0em}{1.0em}}
+
+
+%<package>
%
%<*package>
\newcommand{\maketitlepage}{
@@ -91,20 +116,20 @@
}
%</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}{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}{3}
+% }
%</package>
%<*package>
\newenvironment{thesis-abstract}
Modified: trunk/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls 2023-08-27 20:00:00 UTC (rev 68091)
+++ trunk/Master/texmf-dist/tex/latex/brandeis-thesis/brandeis-thesis.cls 2023-08-27 20:01:44 UTC (rev 68092)
@@ -22,12 +22,11 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesClass{brandeis-thesis}
- [2021/06/29 v3.2 .dtx brandeis-thesis file]
+ [2023/08/15 v3.3 .dtx brandeis-thesis file]
\LoadClass[12pt,oneside]{book}
\RequirePackage[immediate]{silence}
-\WarningFilter[temp]{latex}{Command}
+\WarningFilter{latex}{Command} % silence the warning
\RequirePackage{sectsty}
-\DeactiveWarningFilters[temp]
\RequirePackage[margin=1in]{geometry}
\RequirePackage{setspace}
\RequirePackage{titlesec}
@@ -39,12 +38,17 @@
\allsectionsfont{\normalsize\bfseries}
\renewcommand{\cftchapfont}{\normalfont}
\renewcommand{\cftchappagefont}{\normalfont}
-\renewcommand{\cfttoctitlefont}{\normalsize\bfseries}
-\renewcommand{\cftloftitlefont}{\normalsize\bfseries}
-\renewcommand{\cftlottitlefont}{\normalsize\bfseries}
-\setlength{\cftaftertoctitleskip}{12pt}
-\setlength{\cftafterloftitleskip}{12pt}
-\setlength{\cftafterlottitleskip}{12pt}
+\titleformat{\chapter}{\normalsize\centering\uppercase}{}{0ex}{}
+\titleformat*{\section}{\normalsize\bfseries}
+\titleformat*{\subsection}{\normalsize\bfseries}
+\titleformat*{\subsubsection}{\normalsize}
+\titlespacing*{\chapter}{0 pt}{-\baselineskip}{0 pt}
+
+\newcommand{\sectionbreak}{\clearpage}
+\titlespacing*{\section}{0 pt}{-\baselineskip}{0 pt}
+\titlespacing*{\subsection}{0 pt}{-\baselineskip}{0 pt}
+\titlespacing*{\subsubsection}{0 pt}{-\baselineskip}{0 pt}
+\setcounter{secnumdepth}{-1}
\AtBeginEnvironment{quote}{\singlespacing}
\pagestyle{plain}
\newcommand\graduationmonth[1]{\def\@graduationmonth{#1}}
@@ -52,8 +56,28 @@
\newcommand\program[1]{\def\@program{#1}}
\newcommand\advisor[1]{\def\@advisor{#1}}
\newcommand\degreetype[1]{\def\@degreetype{#1}}
-\addto\captionsenglish{\renewcommand*\contentsname{Table of Contents}}
-\renewcommand*\l at section{\@dottedtocline{1}{1.5em}{2.3em}}
+\renewcommand\cfttoctitlefont{\normalsize}
+\renewcommand\cftlottitlefont{\normalsize}
+\renewcommand\cftloftitlefont{\normalsize}
+
+\addto\captionsenglish{\renewcommand*\contentsname{\hfill TABLE OF CONTENTS \hfill}}
+\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}
+% \setlength{\topmargin}{1in}
+\setcounter{secnumdepth}{-1}
+\renewcommand*\l at section{\@dottedtocline{1}{2em}{1.0em}}
+\renewcommand*\l at chapter{\@dottedtocline{1}{0em}{1.0em}}
+
+
\newcommand{\maketitlepage}{
\pagenumbering{gobble}
%\newgeometry{top=1.75in}
@@ -86,20 +110,6 @@
\pagenumbering{roman}
\setcounter{page}{2}
}
-\newcommand{\makecopyright}{
- \pagenumbering{gobble}
- \newgeometry{top=6.2in}
- \begin{center}
- Copyright by\\
- \@author{}\\
- \vspace{1em}
- \@graduationyear{}
- \end{center}
- \restoregeometry
- \newpage
- \pagenumbering{roman}
- \setcounter{page}{3}
-}
\newenvironment{thesis-abstract}
{
%\newgeometry{top=1.4in}
More information about the tex-live-commits
mailing list.