diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/CHANGES | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/CHANGES b/Master/texmf-dist/doc/latex/jmlr/CHANGES index abe027f6e8f..b51baf04e65 100644 --- a/Master/texmf-dist/doc/latex/jmlr/CHANGES +++ b/Master/texmf-dist/doc/latex/jmlr/CHANGES @@ -1,3 +1,44 @@ +v1.12: + + * jmlr.cls + + - removed prehyperref package option. + + - renamed \jmlr@prehyperref to \jmlrprehyperref + + - added tabularx to list of problem packages. + + - provided default value of \@shortitle + + - added \titlebreak + + - added optional argument to \Name + (\jmlrauthors now redefines \@jmlr@authors instead of + \@jmlrauthors) + + - added chapter number to \theHsection to ensure unique + hyperlinks in book + + * jmlrbook.cls + + - Moved loading setspace and fink before jmlr.cls loaded + + - changed \thechapter to \theHchapter in definition of + \theHalgorithm etc + + - added \theHfootnote, \theHtable, \theHfigure + + - in \importpubpaper etc, changed \@shortitle to \@title in toc + + * makejmlrbook v0.31 + + - footnotes in abstract files changed to in-line parentheses. + + - --batchtex option now also passes "-interaction=batchmode" to + htlatex + + - added debugging option --noexecute + v1.11: * jmlr.cls |