summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx')
-rw-r--r--macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx12
1 files changed, 7 insertions, 5 deletions
diff --git a/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx b/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx
index 6cafd4486a..767651386f 100644
--- a/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx
+++ b/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.dtx
@@ -22,7 +22,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
%<package>\ProvidesPackage{brandeis-dissertation}
%<*package>
- [2020/04/02 v3.1 .dtx brandeis-dissertation file]
+ [2020/04/09 v3.11 .dtx brandeis-dissertation file]
%</package>
%<package>\LoadClass[12pt]{article}
%<package>\RequirePackage[margin=1in]{geometry}
@@ -202,7 +202,9 @@
% Right brace \} Tilde \~}
%
%
-% \changes{v3.1}{2020/02/28}{Initial version}
+% \changes{v3.0}{2020/02/28}{Initial version}
+% \changes{v3.1}{2020/04/09}{Formatting update}
+% \changes{v3.11}{2020/04/09}{Documentation update}
%
% \GetFileInfo{brandeis-dissertation.dtx}
%
@@ -282,11 +284,11 @@
%
% This will create your abstract page, with the abstract being ``I present a simple explanation of how to LaTeX your dissertation.'' You may optionally use the \texttt{dissertation-acknowledgements} environment in the same way, immediately before your abstract.
%
-% Table of Contents, List of Figures, etc. can be generated as usual using \LaTeX.
+% Table of Contents, List of Figures, etc. can be generated as usual using \LaTeX. You should precede these with \texttt{\textbackslash doublespacing} to make them double spaced.
%
% To end the front matter section of your dissertation and begin the body of your dissertation, use the command \texttt{\textbackslash startbody}.
%
-% The rest of your dissertation may be written as normal; margins, spacing, and pagination should be set automatically.
+% The rest of your dissertation may be written as normal; margins, spacing, and pagination should be set automatically, with the exception of your bibliography. To make your bibliography single spaced, you should precede it with You should precede these with \texttt{\textbackslash singlespacing}.
%
% \section{Example}
%
@@ -322,7 +324,7 @@
% I present a simple explanation of how to LaTeX your dissertation.
% \end{dissertation-abstract}
%
-% \addcontentsline{toc}{section}{Table of Contents}
+% \doublespacing
% \tableofcontents
%
% \startbody