summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jmlr/CHANGES
blob: dc6efa5afaf99ac8fa7495736f3f4ff4cfe4f422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
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

  * now loads article.cls instead of scrartcl.cls

  * Fixed sub-captions so that they don't exceed the width of the
    sub-figure/table to which they refer.

  * added \nametag, \reprint, \algocfconts, \theHsubfigure,
    \booktocpreamble, \@partapp.

  * Made \objectref robust

  jmlrbook.cls

  * Reset start and end document hook to avoid problems caused by
    defining duplicate commands.

  * Moved redefinition of \jmlrpremaketitlehook outside of import
    macros.

  * Moved \refstepcounter from \jmlrmaketitlehook to
    \jmlrpremaketitlehook

  * Added \jmlrimporthook

  * Added \label to \jmlrmaketitlehook

v1.08:

  * Fixed \thanks so that the footnote symbol is raised and isn't
    followed by a full stop.

v1.07:

  * Added check for two column

v1.06:

  jmlr.cls

  * Added tablecaptiontop and tablecaptionbottom class options

v1.05:

  jmlrbook.cls

  * Added \productioneditors

v1.04:

  * Added Perl script makejmlrbook

  jmlrbook.cls

  * Added patch to fix references in print mode

  * Added code to work with makejmlrbook

  jmlr.cls

  * Added code to work with makejmlrbook

v1.03:
  jmlrbook.cls

  * Added patch to combnat

  jmlr.cls

  * Added \editors, \editorname and \editorsname

v1.02:
  jmlrbook.cls:

  * Added \issue

  jmlr.cls

  * Added \jmlrissue

v1.01 :

  jmlrbook.cls: 

  * added \importpaper

  * added \titlebody, \SetTitleElement and \IfTitleElement to 
    make it easier to customise the front page of the book.

  jmlr.cls:

  * fixed the last page anchor.

v1.0 : Initial release