Version 1.75.1 of the DocBook XSL & XSL-NS Stylesheets, for processing
DocBook 4 and namespaced (DocBook 5) documents, is now available:
https://sourceforge.net/projects/docbook/files/The release notes are included below, and also available online.
The reference docs are available as a separate package, and online.
The following is a list of changes that have been made since the 1.75.1
release.
Gentext
The following changes have been made to the gentext code since the 1.75.1
release.
? dleidert: locale/ja.xml
Improved Japanese translation for Note(s). Closes bug #2823965.
? dleidert: locale/pl.xml
Polish alphabet contains O with acute accent, not with grave
accent. Closes bug #2823964.
? Robert Stayton: locale/ja.xml
Fix translation of "index", per bug report 2796064.
? Robert Stayton: locale/is.xml
New Icelandic locale file.
Common
The following changes have been made to the common code since the 1.75.1
release.
? Norman Walsh: stripns.xsl
Support more downconvert cases
? Robert Stayton: titles.xsl
Make sure title inside info is used if no other title.
FO
The following changes have been made to the fo code since the 1.75.1 release.
? Robert Stayton: pi.xsl
Turn off dbfo-need for fop1.extensions also, per bug #2816141.
HTML
The following changes have been made to the html code since the 1.75.1 release.
? Mauritz Jeanson: titlepage.xsl
Output "Copyright" heading in XHTML too.
? Mauritz Jeanson: titlepage.xsl
Added stylesheet.result.type test for copyright. Closes bug #2813289.
? Norman Walsh: htmltbl.xsl
Remove ambiguity wrt @span, @rowspan, and @colspan
Manpages
The following changes have been made to the manpages code since the 1.75.1
release.
? Mauritz Jeanson: endnotes.xsl
Added normalize-space() for ulink content. Closes bug #2793877.
? Mauritz Jeanson: docbook.xsl
Added stylesheet.result.type test for copyright. Closes bug #2813289.
Epub
The following changes have been made to the epub code since the 1.75.1 release.
? Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb
Corrected bugs caused by path and file assumptions were not met
? Keith Fahlgren: bin/lib/docbook.rb; docbook.xsl
Cleaning up hardcoded values into parameters and fixing Ruby
library to pass them properly; all thanks to patch from Liza Daly
Params
The following changes have been made to the params code since the 1.75.1
release.
? Mauritz Jeanson: highlight.source.xml
Fixed typo.
Profiling
The following changes have been made to the profiling code since the 1.75.1
release.
? Robert Stayton: profile.xsl
Fix bug 2815493 missing exsl.node.set.available parameter.
XSL-Saxon
The following changes have been made to the xsl-saxon code since the 1.75.1
release.
? Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/
nwalsh/saxon/Colum?
Added fixes so that colgroups in the XHTML namespace are processed properly.
XSL-Xalan
The following changes have been made to the xsl-xalan code since the 1.75.1
release.
? Mauritz Jeanson: nbproject/project.xml
Added missing NetBeans configuration.