diff options
Diffstat (limited to 'macros/latex/contrib/jmlr/CHANGES')
-rw-r--r-- | macros/latex/contrib/jmlr/CHANGES | 49 |
1 files changed, 30 insertions, 19 deletions
diff --git a/macros/latex/contrib/jmlr/CHANGES b/macros/latex/contrib/jmlr/CHANGES index 27268561ab..41a78e7693 100644 --- a/macros/latex/contrib/jmlr/CHANGES +++ b/macros/latex/contrib/jmlr/CHANGES @@ -1,18 +1,29 @@ -v1.24: +v1.25 (2020-01-17): + + * jmlr.cls: + + - Added check for graphics.sty 2019/07/01 (which now detokenizes + filename) + + * jmlrutils.sty: + + - Added \proofname + +v1.24 (2017-08-01): * moved non-class related code into new package jmlrutils.sty * fixed bug in \includeteximage -v1.23: +v1.23 (2017-03-09): * added pmlr class option -v1.22: +v1.22 (2015-04-11): * added oneside and twoside class options -v1.21: +v1.21 (2015-02-24): * jmlr.cls @@ -25,19 +36,19 @@ v1.21: - added \nopagebreak after \@editorialteam -v1.20: +v1.20 (2014-10-15): * jmlrbook.cls - added \jmlrprefaceheader, \jmlrlocation -v1.19: +v1.19 (2014-09-29): * jmlrbook.cls - changed \chapter* to \chapter in preface environment -v1.18: +v1.18 (2013-10-17): * jmlrbook.cls @@ -58,7 +69,7 @@ v1.18: - Added \theorembodyfont, \theoremheaderfont, \theorempostheader and \theoremsep -v1.17: +v1.17 (2012-05-30): * jmlr.cls @@ -79,7 +90,7 @@ v1.17: - added optional argument to \logo -v1.16: +v1.16 (2012-05-15): * jmlr.cls @@ -89,7 +100,7 @@ v1.16: - added code to deal with \c@lenddoca clash -v1.15: +v1.15 (2012-05-12): * jmlrbook.cls @@ -102,7 +113,7 @@ v1.15: - added \markleft -v1.14: +v1.14 (2012-04-24): * jmlrbook.cls @@ -110,7 +121,7 @@ v1.14: information to aux file - fixed bug in fetching time zone information -v1.13: +v1.13 (2012-02-25): * jmlrbook.cls @@ -122,7 +133,7 @@ v1.13: - added \@pre@hyperref hook -v1.12: +v1.12 (2012-01-05): * jmlr.cls @@ -163,7 +174,7 @@ v1.12: - added debugging option --noexecute -v1.11: +v1.11 (2011-03-24): * jmlr.cls @@ -193,7 +204,7 @@ v1.11: - abstract html source files now input original aux files to allow for citations. -v1.10: +v1.10 (2011-01-05): jmlr.cls @@ -236,7 +247,7 @@ v1.10: * added time stamp at the end of each of the generated html file. -v1.09: +v1.09 (2010-12-01): jmlr.cls @@ -265,16 +276,16 @@ v1.09: * Added \label to \jmlrmaketitlehook -v1.08: +v1.08 (2010-07-27): * Fixed \thanks so that the footnote symbol is raised and isn't followed by a full stop. -v1.07: +v1.07 (2010-06-30): * Added check for two column -v1.06: +v1.06 (2010-06-17): jmlr.cls |