From 1aa09bbe7c7947051bd2c25388be7f8d502eb728 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 1 Sep 2018 22:17:26 +0000 Subject: thesis-gwu (1sep18) git-svn-id: svn://tug.org/texlive/trunk@48537 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/thesis-gwu') 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 8fc84eef1ce..45a56a44207 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/07/31 v1.6.0 GWU Thesis template] +\ProvidesClass{thesis-gwu}[2018/08/31 v1.6.1 GWU Thesis template] %% ---- OPTIONS PROCESSING --------------------------------------------- % Define three switches for the the thesis format types. @@ -174,6 +174,8 @@ \RequirePackage{microtype} \RequirePackage{bm} +\RequirePackage{mathptmx} + % Add package for managing section headings \RequirePackage[]{titlesec} @@ -418,7 +420,7 @@ \begin{singlespacing} % Insert the title. {\normalsize\bfseries\inserttitle} % - \end{singlespacing} \\[4\baselineskip] + \end{singlespacing} \\[3\baselineskip] % Vertical rubber space % \vfill % % Print the word 'by'. @@ -441,7 +443,7 @@ for the degree of \insertdegree \\[3\baselineskip] \insertphdgrad \\[4\baselineskip] % insert doctoral advisor - Dissertation directed by \\[2ex] + Dissertation directed by \\[1\baselineskip] \insertchair \\ \insertchairtitle \end{center} % @@ -494,8 +496,8 @@ \begin{center} \begin{singlespace} - {\normalsize\bfseries\inserttitle} \\[4ex] - \insertauthor \\[4\baselineskip] + {\normalsize\bfseries\inserttitle} \\[1\baselineskip] + \insertauthor \\[3\baselineskip] \end{singlespace} \end{center} % Non-justified content -- cgit v1.2.3