summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-10 00:10:37 +0000
committerKarl Berry <karl@freefriends.org>2010-07-10 00:10:37 +0000
commitb63d2ae5c39ee2fe03310842f3c72d0b76f0c42a (patch)
tree4518a5284f0b163bf72cab4935942a50c014207c /Master/texmf-dist/tex/latex/jmlr/jmlr.cls
parentcb02a75d8a40f5c0f829fad0235477685f3591b8 (diff)
jmlr update (30jun10)
git-svn-id: svn://tug.org/texlive/trunk@19321 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.cls9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/jmlr/jmlr.cls b/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
index eb9d45ebe6f..e19134fc9a6 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}[2010/06/17 v1.06 (NLCT) Journal of Machine Learning Research]
+\ProvidesClass{jmlr}[2010/06/30 v1.07 (NLCT) Journal of Machine Learning Research]
\newif\if@openright
\newif\if@mainmatter \@mainmattertrue
\@ifundefined{ifgrayscale}{
@@ -183,7 +183,12 @@ Keywords:} \ignorespaces}%
\begingroup
\def\thefootnote{\fnsymbol{footnote}}%
\def\@makefnmark{\hbox to 0pt{$^{\@thefnmark}$\hss}}%
- \@jmlrmaketitle \@thanks
+ \if@twocolumn
+ \twocolumn[\@jmlrmaketitle]%
+ \else
+ \@jmlrmaketitle
+ \fi
+ \@thanks
\endgroup
\label{jmlrstart}%
\ifx\@sauthor\@empty