From ac460c934fae4a9f0fb4fcdd0d49cfce7f71c5a0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Nov 2015 22:17:53 +0000 Subject: gradstudentresume (12nov15) git-svn-id: svn://tug.org/texlive/trunk@38832 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/gradstudentresume/gradstudentresume.cls | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/gradstudentresume') diff --git a/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls b/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls index 1332fc58fc5..2e3e5fc96a9 100644 --- a/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls +++ b/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls @@ -1,7 +1,7 @@ %%%%%%%%% gradstudentresume %%%%%%%%%%%%%%%%%%% %%%%%%%%%%%% Written By: Anagha Kumar %%%%%%%%%%%% -%%%%%% License: The LATEX Project Public Li­cense (lp­pl1.3) %%%%%% -%%%%%% Version: 2015/09/19 %%%%%%%%%%%%%%% +%%%%%% License: The LATEX Project Public License (lppl1.3) %%%%%% +%%%%%% Version: 2015/11/12 %%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} @@ -17,19 +17,16 @@ %% I know latex has smallskip, medskip etc. but I think it is important to have fine control over your output and define your own skips \newcommand{\smallspace}{ \vspace{1mm} - } \newcommand{\medspace}{ \vspace{3mm} - } \newcommand{\largespace}{ \vspace{5mm} - } @@ -39,7 +36,6 @@ \Large{\sc{#1}} \\ \normalsize \textit{Address}: {#2} \\ \textit{Telephone}: {#3} \\ \textit{Email}: {#4} \end{center}} {\largespace - } % The parameters are name, address, telephone number, and email. @@ -50,11 +46,10 @@ \newcommand{\sectionrule}{\noindent\hfil\rule{\textwidth}{.6pt}\hfil \vspace{2mm} - } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\newcommand{\undergrad}[5]{\noindent{\textbf{{#1}}} \hfill{#2}\\ \textit{#3} \hfill{#4} \\ Graduation Honors: {#5}} +\newcommand{\undergrad}[5]{\noindent \textbf{#1}\hfill {#2} \\ \textit{#3}\hfill {#4} \\ {\def\honors{#5}\ifx\honors\empty\else Graduation Honors: {#5}}\fi} \newcommand{\grad}[6]{\noindent{\textbf{{#1}}} \hfill{#2}\\ \textit{#3} \hfill{#4} \\ Thesis: {#5} \\ Advisor: {#6}} \newcommand{\sectionheading}[1]{\noindent{\large{\sc{#1}}} \\ \sectionrule} @@ -83,7 +78,6 @@ {% use the presentation command as the argument \end{wrapped} \smallspace - } @@ -94,7 +88,6 @@ { \end{wrapped} \medspace - } -- cgit v1.2.3