summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-16 23:10:40 +0000
committerKarl Berry <karl@freefriends.org>2012-05-16 23:10:40 +0000
commit20572a9d0911336a8588b561872220d6aba8e208 (patch)
treed44732f2ee763eb2ab809517bca5411b709f3cec /Master/texmf-dist/tex/latex/jmlr/jmlr.cls
parent387ff75e853f31b3043ab9804b491055249347b4 (diff)
jmlr 1.16 (16may12)
git-svn-id: svn://tug.org/texlive/trunk@26454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/jmlr/jmlr.cls')
-rw-r--r--Master/texmf-dist/tex/latex/jmlr/jmlr.cls3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/jmlr/jmlr.cls b/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
index 257a6aaaf92..9ad9c278933 100644
--- a/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
+++ b/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
@@ -41,7 +41,7 @@
%% First editor:
%% Second editor:
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{jmlr}[2012/05/12 v1.15 (NLCT) Journal of Machine Learning Research]
+\ProvidesClass{jmlr}[2012/05/16 v1.16 (NLCT) Journal of Machine Learning Research]
\RequirePackage{xkeyval}
\providecommand*{\jmlrprehyperref}{}
\newif\if@openright
@@ -129,6 +129,7 @@
\@ifundefined{@pre@hyperref}{}{\@pre@hyperref}
\usepackage{hyperref}
\usepackage{nameref}
+\@ifundefined{@post@hyperref}{}{\@post@hyperref}
\hypersetup{colorlinks,
linkcolor=blue,
citecolor=blue,