texlive[47795] Master/texmf-dist:
commits+karl at tug.org
commits+karl at tug.org
Tue May 22 23:04:12 CEST 2018
Revision: 47795
http://tug.org/svn/texlive?view=revision&revision=47795
Author: karl
Date: 2018-05-22 23:04:12 +0200 (Tue, 22 May 2018)
Log Message:
-----------
https://www.facebook.com/cv.radhakrishnan?hc_ref=ARSJoUqTG8RRoSg-V7830r0eDna128f4qXLQdowRuFsQG2_A03xGtrobLE8QiN3llKo&fref=nf (22may18)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf
trunk/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
Modified: trunk/Master/texmf-dist/doc/latex/thesis-gwu/thesis-sample.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls 2018-05-22 21:03:45 UTC (rev 47794)
+++ trunk/Master/texmf-dist/tex/latex/thesis-gwu/thesis-gwu.cls 2018-05-22 21:04:12 UTC (rev 47795)
@@ -56,7 +56,7 @@
\NeedsTeXFormat{LaTeX2e}
% This command gives the name of the class.
-\ProvidesClass{thesis-gwu}[2018/02/02 v1.2.9 GWU Thesis template]
+\ProvidesClass{thesis-gwu}[2018/05/21 v1.3.0 GWU Thesis template]
%% ---- OPTIONS PROCESSING ---------------------------------------------
% Define three switches for the the thesis format types.
@@ -414,28 +414,28 @@
\begin{singlespacing}
% Insert the title.
{\normalsize\bfseries\inserttitle} %
- \end{singlespacing} \\[4ex] %
+ \end{singlespacing} \\[4\baselineskip]
% Vertical rubber space
% \vfill %
% Print the word 'by'.
- by \insertauthor \\[4ex] %
+ by \insertauthor \\[3\baselineskip] %
% More rubber space
%\vfill %
% previous degrees
\if at gwu@msdegree
B.S. in \insertbsdepartment, \insertbsgrad, \insertbsschool \\
- M.S. in \insertmsdepartment, \insertmsgrad, \insertmsschool \\[4ex]
+ M.S. in \insertmsdepartment, \insertmsgrad, \insertmsschool \\[2\baselineskip]
\else
- B.S. in \insertbsdepartment, \insertbsgrad, \insertbsschool \\[4ex]
+ B.S. in \insertbsdepartment, \insertbsgrad, \insertbsschool \\[2\baselineskip]
\fi
% Text from guidelines
- A Dissertation submitted to \\[4ex] %
+ A Dissertation submitted to \\[3\baselineskip] %
The Faculty of \\
The School of Engineering and Applied Science \\
of The George Washington University \\
in partial satisfaction of the requirements \\
- for the degree of \insertdegree \\[4ex]
- \insertphdgrad \\[4ex]
+ for the degree of \insertdegree \\[3\baselineskip]
+ \insertphdgrad \\[4\baselineskip]
% insert doctoral advisor
Dissertation directed by \\[2ex]
\insertchair \\
@@ -491,10 +491,9 @@
\begin{center}
\begin{singlespace}
{\normalsize\bfseries\inserttitle} \\[4ex]
- \insertauthor
+ \insertauthor \\[4\baselineskip]
\end{singlespace}
- \end{center}
-
+\end{center}
% Non-justified content
\begin{flushleft}
% Heading for the committee
@@ -1000,13 +999,14 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Figures}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Figures}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic table of contents features.
- \begin{singlespace} %
+ % \begin{singlespace} %
\@starttoc{lof}\if at restonecol\twocolumn\fi %
- \end{singlespace} %
+ % \end{singlespace} %
+
}
@@ -1027,13 +1027,12 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Tables}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Tables}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
% Start the automatic table of contents features.
- \begin{singlespace} %
+ % \begin{singlespace} %
\@starttoc{lot}\if at restonecol\twocolumn\fi %
- \end{singlespace} %
+ % \end{singlespace} %
}
@@ -1059,13 +1058,13 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Maps}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Maps}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
\vspace{1ex} %
% Start the automatic table of contents features.
- \begin{singlespace} %
+ % \begin{singlespace} %
\@starttoc{lom}\if at restonecol\twocolumn\fi %
- \end{singlespace} %
+ % \end{singlespace} %
}
@@ -1091,13 +1090,13 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Illustrations}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Illustrations}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic table of contents features.
- \begin{singlespace} %
+ % \begin{singlespace} %
\@starttoc{loi}\if at restonecol\twocolumn\fi %
- \end{singlespace} %
+ % \end{singlespace} %
}
@@ -1125,13 +1124,13 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Programs}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Programs}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic table of contents features.
- \begin{singlespace} %
+ % \begin{singlespace} %
\@starttoc{lop}\if at restonecol\twocolumn\fi %
- \end{singlespace} %
+ % \end{singlespace} %
}
%% ---- LIST OF ABBREVIATIONS ------------------------------------------
@@ -1161,15 +1160,15 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Abbreviations}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Abbreviations}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic abbreviations feature.
- \begin{singlespace} %
+ % \begin{singlespace} %
\begin{acronym} %
\@abbrevs %
\end{acronym} %
- \end{singlespace} %
+ % \end{singlespace} %
}
@@ -1200,15 +1199,15 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Acronyms}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Acronyms}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic abbreviations feature.
- \begin{singlespace} %
+ % \begin{singlespace} %
\begin{acronym} %
\@acronyms %
\end{acronym} %
- \end{singlespace} %
+ % \end{singlespace} %
}
@@ -1239,15 +1238,15 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{List of Symbols}} \end{center}%
+ \begin{center}{\normalsize\textbf{List of Symbols}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vspace{1ex} %
+ % \vspace{1ex} %
% Start the automatic symbols feature.
- \begin{singlespace} %
+ % \begin{singlespace} %
\begin{acronym} %
\@symbols %
\end{acronym} %
- \end{singlespace} %
+ % \end{singlespace} %
}
%% ---- NOMENCLATURE ---------------------------------------------------
@@ -1292,9 +1291,9 @@
%\begin{minipage}{0.8\textwidth} \vspace{1in} \end{minipage} \\ %
\fi %
% Add the title
- \begin{center}{\normalsize\textbf{Nomenclature}} \end{center}%
+ \begin{center}{\normalsize\textbf{Nomenclature}}\\[2\baselineskip] \end{center}%
% Add some space after the title.
- \vskip4ex %
+ % \vskip4ex %
% Set the line skip
\begin{onehalfspace}
% Insert the nomenclature conents
More information about the tex-live-commits
mailing list