summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ryethesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-06 00:52:03 +0000
committerKarl Berry <karl@freefriends.org>2010-07-06 00:52:03 +0000
commit1d03914280e3a82f053bdf058db3f85a5ddcd6ef (patch)
treeeb625d8df28c20dde16a8da752a69be5cfbb75cd /Master/texmf-dist/tex/latex/ryethesis
parentbecffc281239c9dcdc30c0b7a1454efcb16d0f08 (diff)
ryethesis update (5jul10)
git-svn-id: svn://tug.org/texlive/trunk@19255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ryethesis')
-rw-r--r--Master/texmf-dist/tex/latex/ryethesis/ryethesis.cls4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ryethesis/ryethesis.cls b/Master/texmf-dist/tex/latex/ryethesis/ryethesis.cls
index 008fe0f6912..f1250b85ade 100644
--- a/Master/texmf-dist/tex/latex/ryethesis/ryethesis.cls
+++ b/Master/texmf-dist/tex/latex/ryethesis/ryethesis.cls
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ryethesis}
- [2010/06/18 v1.1 Ryerson University thesis class definition]
+ [2010/06/18 v1.2 Ryerson University thesis class definition]
\RequirePackage{xcolor}
\RequirePackage{ifthen}
@@ -244,7 +244,7 @@
\newcommand{\dissertation}{\documenttype{dissertation}}
\newcommand{\project}{\documenttype{project}}
-\newcommand{\degree}[1]{\gdef\ryethesis@degree{#1}}
+\newcommand{\degreeName}[1]{\gdef\ryethesis@degree{#1}}
\newcommand{\degreeYear}[1]{\gdef\ryethesis@degreeYear{#1}}
\newcommand{\program}[1]{\gdef\ryethesis@program{#1}}