summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls')
-rw-r--r--Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls b/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
index a7a22e6cf17..33e4aa3d007 100644
--- a/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
+++ b/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
@@ -56,7 +56,7 @@
\NeedsTeXFormat{LaTeX2e}
% This command gives the name of the class.
-\ProvidesClass{thesis-gwu}[2018/01/20 v1.2.7 GWU Thesis template]
+\ProvidesClass{thesis-gwu}[2018/02/02 v1.2.9 GWU Thesis template]
%% ---- OPTIONS PROCESSING ---------------------------------------------
% Define three switches for the the thesis format types.
@@ -1450,6 +1450,8 @@
\titlespacing*{\paragraph} {0pt}{3.25ex plus 1ex minus .2ex}{1em}
\titlespacing*{\subparagraph} {\parindent}{3.25ex plus 1ex minus .2ex}{1em}
+%% -------- APPENDIX ------------------------
+
%% ---- SPACING --------------------------------------------------------
% This fixes the spacing below captions, which by default can be small.
\setlength\belowcaptionskip{7pt plus 4pt minus 1pt}
@@ -1527,7 +1529,7 @@
% Use the correct formatting.
\if@gwu@thesis %
% Use 1.5 spacing
- \onehalfspacing %
+ \doublespacing %
\else %
% Use two-column format
\twocolumn %