Releases: docbook/xslt20-stylesheets
Releases · docbook/xslt20-stylesheets
2.6.0
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1
DocBook XSLT 2.0 Stylesheets version 2.4.0
This release makes a fair number of updates to the way that CSS is handled both for printing and online presentation. This release is designed to work with version 2.1.1 of the resources.
There are likely to be a few backwards incompatibilities in the way CSS and JavaScript are handled.
2.3.17
DocBook XSLT 2.0 Stylesheets version 2.3.16
This very minor update fixes a bug in the generated XML Catalog that allows users to get resources directly from the jar file.
DocBook XSLT 2.0 Stylesheets version 2.3.14
The primary motivation for this release was to improve support for Saxon 9.9. Along the way, I made a few other improvements.
- Replace many occurrences of
xsl:value-of
withxsl:sequence
so thaterr:SXWN9000
is not issued as a warning by Saxon 9.9 - Added support for the
other
style inkeycap
. - Cleaned up a bunch of whitespace inconsistencies (spaces vs. tabs, linebreaks, etc.)
- Tinkered with the jar file manifest to make it easier to use directly on the classpath (as opposed to through Maven)
- Updated the Travis build to use OpenJDK8
- Updated the build infrastructure (version of Gradle)
I made a couple of incomplete releases, 2.3.12 and 2.3.13, which I've deleted.