From aa4054ef8c700544813fc5e17dbddd0ebfe39d83 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 Feb 2022 20:58:35 +0000 Subject: jmlr (9feb22) git-svn-id: svn://tug.org/texlive/trunk@61957 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/jmlr/jmlr.dtx | 21 ++++++++++++--------- Master/texmf-dist/source/latex/jmlr/jmlr.ins | 2 +- 2 files changed, 13 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/source/latex') diff --git a/Master/texmf-dist/source/latex/jmlr/jmlr.dtx b/Master/texmf-dist/source/latex/jmlr/jmlr.dtx index 3471406f92a..25f47d40fb9 100644 --- a/Master/texmf-dist/source/latex/jmlr/jmlr.dtx +++ b/Master/texmf-dist/source/latex/jmlr/jmlr.dtx @@ -1,14 +1,14 @@ %\iffalse % jmlr.dtx generated using makedtx version 1.2 (c) Nicola Talbot % Command line args: -% -author "Nicola Talbot" -% -doc "jmlr-manual.tex" -% -section "chapter" % -src "jmlrutils.sty\Z=>jmlrutils.sty" % -src "jmlr.cls\Z=>jmlr.cls" % -src "(jmlrbook.*\.cls)\Z=>\1" +% -section "chapter" +% -doc "jmlr-manual.tex" +% -author "Nicola Talbot" % jmlr -% Created on 2022/1/29 14:54 +% Created on 2022/2/9 16:53 %\fi %\iffalse %<*package> @@ -69,7 +69,7 @@ Research (PMLR)}, % \author{Nicola L. C. Talbot\\[10pt] %\url{http://www.dickimaw-books.com/}} % -% \date{2022-01-29 (version 1.29)} +% \date{2022-02-09 (version 1.30)} % \maketitle %\tableofcontents % @@ -1750,7 +1750,7 @@ Research (PMLR)}, %Non-class dependent code. This package is automatically loaded by %\cls{jmlr} but may be used with other classes. % \begin{macrocode} -\ProvidesPackage{jmlrutils}[2022/01/29 v1.29 (NLCT)] +\ProvidesPackage{jmlrutils}[2022/02/09 v1.30 (NLCT)] % \end{macrocode} % Package options: %\begin{macro}{\ifjmlrutilsmaths} @@ -2775,7 +2775,10 @@ Research (PMLR)}, % \begin{macrocode} \ifjmlrcleveref \newaliascnt{lemma}{theorem} - \newtheorem{lemma}[theorem]{Lemma} +% \end{macrocode} +%\changes{1.30}{2022-02-09}{fixed counter name} +% \begin{macrocode} + \newtheorem{lemma}[lemma]{Lemma} \aliascntresetthe{lemma} \crefname{lemma}{lemma}{lemmas} \else @@ -2877,7 +2880,7 @@ Research (PMLR)}, % Declare class and required TeX format: % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{jmlr}[2022/01/29 v1.29 (NLCT) Journal of Machine Learning Research] +\ProvidesClass{jmlr}[2022/02/09 v1.30 (NLCT) Journal of Machine Learning Research] % \end{macrocode} %\changes{1.10}{2011-01-05}{hyperref now loaded by jmlr instead of %jmlrbook} @@ -5033,7 +5036,7 @@ Keywords:} \ignorespaces}% % \end{macrocode} % Declare class: % \begin{macrocode} -\ProvidesClass{jmlrbook}[2022/01/29 v1.29 (NLCT) JMLR Book Style] +\ProvidesClass{jmlrbook}[2022/02/09 v1.30 (NLCT) JMLR Book Style] % \end{macrocode} % Need \sty{xkeyval} package to have key=value class options % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/jmlr/jmlr.ins b/Master/texmf-dist/source/latex/jmlr/jmlr.ins index 65df06fe534..25fba4eee34 100644 --- a/Master/texmf-dist/source/latex/jmlr/jmlr.ins +++ b/Master/texmf-dist/source/latex/jmlr/jmlr.ins @@ -1,4 +1,4 @@ -% jmlr.ins generated using makedtx version 1.2 2022/1/29 14:54 +% jmlr.ins generated using makedtx version 1.2 2022/2/9 16:53 \input docstrip \preamble -- cgit v1.2.3