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/doc/latex/thesis-gwu/README.md | 2 ++ .../doc/latex/thesis-gwu/thesis-sample.pdf | Bin 413792 -> 302956 bytes .../texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls | 12 +++++++----- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/thesis-gwu/README.md b/Master/texmf-dist/doc/latex/thesis-gwu/README.md index 2a61bdbb4c8..5cb6f730198 100644 --- a/Master/texmf-dist/doc/latex/thesis-gwu/README.md +++ b/Master/texmf-dist/doc/latex/thesis-gwu/README.md @@ -148,6 +148,8 @@ If you decide to use this template, feel free to send me an [email](mailto:skulu * [Evan Kaufman](https://www.linkedin.com/in/evan-kaufman-7333b81b) * [Mahdis Bisheban](https://www.linkedin.com/in/mahdisbisheban) * [Mohammed Reza Najjari](https://www.linkedin.com/in/mohammad-reza-najjari-249b2b79) +* [Shankar Kulumani](https://shankarkulumani.com/2018/07/dissertation.html) - [Geometric Mechanics and Control for Small Body Missions](https://github.com/skulumani/dissertation) accepted 1 Aug 2018:w +* [Will Zywiec](https://www.linkedin.com/in/will-zywiec-363812137/) ## Contributing diff --git a/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf b/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf index d264b9a7391..cf2566ec6a0 100644 Binary files a/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf and b/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf differ 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