diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-17 23:14:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-17 23:14:17 +0000 |
commit | 863b9f8dd6aad6afe075897330ed3877757b24d8 (patch) | |
tree | fb2706ff157058db38d30b30f8e7d92b5fdaf69e /Master/texmf-dist/tex/latex/elteikthesis | |
parent | ebabb68f273387fc705c6b98868bf6cfaf42cb0f (diff) |
elteikthesis (17may11)
git-svn-id: svn://tug.org/texlive/trunk@22513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/elteikthesis')
-rw-r--r-- | Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls b/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls index d5454fa8647..f109ddaab08 100644 --- a/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls +++ b/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls @@ -19,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesClass{elteikthesis}[2010/09/18 v1.0 class for ELTE/IK thesis] +\ProvidesClass{elteikthesis}[2010/09/18 v1.2 class for ELTE/IK thesis] \LoadClass[a4paper,12pt,oneside]{book} \RequirePackage{graphicx} \frenchspacing @@ -45,7 +45,7 @@ \DeclareRobustCommand{\thesisyear}[1]{ \renewcommand{\ths@thesisyear}{#1} } -\newcommand{\ths@university}{E\"otv\"os L\'or\'and Tudom\'anyegyetem} +\newcommand{\ths@university}{E\"otv\"os Lor\'and Tudom\'anyegyetem} \DeclareRobustCommand{\university}[1]{ \renewcommand{\ths@university}{#1} } |