summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/jmlr/jmlr.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-15 23:35:52 +0000
committerKarl Berry <karl@freefriends.org>2012-05-15 23:35:52 +0000
commitd84ff0966ba8f4d8f07bfef6b8aaf57290f273fd (patch)
treefd5ae7af7497c8c92824d135964f4855924fc177 /Master/texmf-dist/tex/latex/jmlr/jmlr.cls
parent379dbba88ceedd2b597d64222d38f8e49622d091 (diff)
jmlr 1.15 (15may12)
git-svn-id: svn://tug.org/texlive/trunk@26427 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 efdfac6b0f8..257a6aaaf92 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/02/25 v1.13 (NLCT) Journal of Machine Learning Research]
+\ProvidesClass{jmlr}[2012/05/12 v1.15 (NLCT) Journal of Machine Learning Research]
\RequirePackage{xkeyval}
\providecommand*{\jmlrprehyperref}{}
\newif\if@openright
@@ -1016,7 +1016,12 @@ Keywords:} \ignorespaces}%
\booktocpreamble
\@starttoc{toc}%
\booktocpostamble
- \if@restonecol\twocolumn\fi
+ \if@restonecol
+ \twocolumn
+ \else
+ \clearpage
+ \fi
+ \@mkboth{}{}%
}
\let\arttableofcontents\tableofcontents
\newcommand{\artpart}{%