diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-06 00:56:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-06 00:56:16 +0000 |
commit | 064060e7ba808e496c0d66919f339be2ef91e323 (patch) | |
tree | 29002a6a11864bccd1ca40836bcaa6dc5d5b77f1 /Master/texmf-dist/doc/latex/jmlr/CHANGES | |
parent | 2fa3ace8e2fef6e8c7c4336917808b63a1ccca21 (diff) |
jmlr 1.12 (5jan12)
git-svn-id: svn://tug.org/texlive/trunk@25029 c570f23f-e606-0410-a88d-b1316a301751
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 |