From: Michael Smith Date: Wed, 29 Aug 2007 14:11:41 +0000 (+0000) Subject: Re-revert to snapshot state so that we can get one last snapshot X-Git-Tag: release/1.79.1~6^2~1702 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67915221be30e1292c57c51368a2737116195643;p=docbook-dsssl Re-revert to snapshot state so that we can get one last snapshot out before the 1.73.2 release. --- diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index 852b047e4..f78d6de00 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -10,44 +10,44 @@ -This release-notes document is available in the following formats: - HTML, - PDF, - plain text; it provides a per-release list -of enhancements and changes to the stylesheets’ public APIs -(user-configurable parameters) and excludes descriptions of most -bug fixes. For a complete list of all changes (including all bug -fixes) that have been made since the previous release, see the -separate NEWS (plain text) or NEWS.html files. Also available: -An online hyperlinked change history (warning: big file) of all -changes made over the entire history of the codebase. + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - +This is a pre-release “snapshot” of the DocBook XSL +Stylesheets. The change information in the first section of this +file (for “”) is +auto-generated from change descriptions stored in the project +source-code repository. + +That means the first section contains descriptions both of bug +fixes and of feature changes. The remaining sections are manually +edited changelog subsets that exclude bug-fix descriptions – that +is, trimmed down to just those those descriptions that document +enhancements and changes to the public APIs (user-configurable +parameters). @@ -926,6 +926,55 @@ snapshot (by means of rsync). + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.72.0 release. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.72.0 release. + + +Michael(tm) Smith: Makefile; xalan2Turned off xalan2.jar build. This removes DocBook XSL +Java extensions support for versions of Xalan prior to +Xalan 2.7. If you are currently using the extensions +with an earlier version of Xalan, you need to upgrade +to Xalan 2.7. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + diff --git a/xsl/VERSION b/xsl/VERSION index 840b13b49..0428a0102 100644 --- a/xsl/VERSION +++ b/xsl/VERSION @@ -16,8 +16,8 @@ docbook-xsl -1.72.0 -6553 +1.73.1 +7257 $Revision$ $URL$