summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jmlr/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-08 00:39:26 +0000
committerKarl Berry <karl@freefriends.org>2011-01-08 00:39:26 +0000
commit3fa71c8703f40728cf20c8d9f6ed721cbe9bfd44 (patch)
tree9f6d77cae686cd602f9b9a173959f1b04b1abd20 /Master/texmf-dist/doc/latex/jmlr/CHANGES
parent3ef8d1734eddd76945b997a5419e7af3f069293a (diff)
jmlr 1.10 (5jan10)
git-svn-id: svn://tug.org/texlive/trunk@20967 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/CHANGES43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/CHANGES b/Master/texmf-dist/doc/latex/jmlr/CHANGES
index d4c5ca52054..dc6efa5afaf 100644
--- a/Master/texmf-dist/doc/latex/jmlr/CHANGES
+++ b/Master/texmf-dist/doc/latex/jmlr/CHANGES
@@ -1,3 +1,46 @@
+v1.10:
+
+ jmlr.cls
+
+ * now loads xkeyval
+
+ * now loads hyperref (instead of jmlrbook loading it)
+
+ * added class option prehyperref={stuff to do before hyperref loaded}
+
+ * added class option tablecaption=<position> (where <position> can
+ either be top or bottom).
+
+ * fixed 10pt, 11pt and 12pt class options, which weren't having
+ any effect.
+
+ * modified \thanks to ensure hyperlink works correctly.
+
+ * added \mdseries to definition of \addr.
+
+ * added \startpage (used by jmlrmakebook).
+
+ * modified \artpart and \bookpart to correct bookmark level number
+
+ jmlrbook.cls
+
+ * code loading hyperref moved to jmlr.cls
+
+ * added 10pt, 11pt and 12pt class options.
+
+ * Removed redundant redefinition of \@bookpart
+
+ makejmlrbook (v0.2):
+
+ * Uses \startpage to set initial page number for stand-alone
+ articles.
+
+ * Makes subdirectories in html directory for each article.
+
+ * copies any image files generated by tex4ht into html directory.
+
+ * added time stamp at the end of each of the generated html file.
+
v1.09:
jmlr.cls