@@ -10,19 +10,12 @@ be of interest to users of the stylesheets. See the commits and pull requests on
10
10
<link xlink : href =" https://github.com/docbook/xslTNG/" >the repository</link > for
11
11
finer detail.</para >
12
12
13
- <section xml : id =" r222 " >
13
+ <section xml : id =" r230 " >
14
14
<info >
15
- <title >Changes in version 2.2.2 </title >
16
- <productnumber >2.2.2 </productnumber >
17
- <date >2024-10-09 </date > <!-- tbd -- >
15
+ <title >Changes in version 2.3.0 </title >
16
+ <productnumber >2.3.0 </productnumber >
17
+ <date >2024-10-21 </date >
18
18
</info >
19
- <note >
20
- <title >Version 2.2.2 is a placeholder</title >
21
- <para >The next release will be version 2.3.0 because the markup changes required
22
- to support lanscape mode seem to justify a major bump (though they aren’t,
23
- technically, backwards incompatible). Version 2.2.2 is just a placeholder while
24
- development continues.</para >
25
- </note >
26
19
<itemizedlist >
27
20
<listitem >
28
21
<para >The principle new feature in version 2.3.0 is support for landscape (and portrait)
@@ -40,17 +33,24 @@ development continues.</para>
40
33
effect in the browser presentation.</para >
41
34
</listitem >
42
35
<listitem >
43
- <para >Reworked Java initialization ;
44
- fixed <link xlink : href =" https://github.com/docbook/xslTNG/issues/504 " >#504 </link >.
45
- This change is a consequence of how Saxon initializes the XML Resolver.
36
+ <para >Added support for < tag >titleabbrev</ tag > in bibliography entries ;
37
+ fixed <link xlink : href =" https://github.com/docbook/xslTNG/issues/487 " >#487 </link >.
38
+ Thanks, Frank!
46
39
</para >
47
40
</listitem >
41
+
48
42
<listitem >
49
43
<para >Added a <filename >vendor-weasyprint.css</filename > stylesheet for use with
50
44
the <parameter >vendor-css</parameter > parameter;
51
45
fixed <link xlink : href =" https://github.com/docbook/xslTNG/issues/497" >#497</link >.
52
46
</para >
53
47
</listitem >
48
+ <listitem >
49
+ <para >Reworked Java initialization;
50
+ fixed <link xlink : href =" https://github.com/docbook/xslTNG/issues/504" >#504</link >.
51
+ This change is a consequence of how Saxon initializes the XML Resolver.
52
+ </para >
53
+ </listitem >
54
54
<listitem >
55
55
<para >Support linking on <tag >db:arg</tag > and <tag >db:group</tag > elements;
56
56
fixed <link xlink : href =" https://github.com/docbook/xslTNG/issues/528" >#528</link >.
0 commit comments