summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thesis-gwu
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-02 23:05:44 +0000
committerKarl Berry <karl@freefriends.org>2018-02-02 23:05:44 +0000
commit49e9ebc5689e5662fb2c3e0f366f1c941b194e4f (patch)
tree4f7dd0c2b6c05ad9f728614f120324c025cdaeed /Master/texmf-dist/tex/latex/thesis-gwu
parent6cc1d48e0bd2de812e70a28e0e980533b5c6e755 (diff)
thesis-gwu (2feb18)
git-svn-id: svn://tug.org/texlive/trunk@46524 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thesis-gwu')
-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 %