[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: ANNOUNCE: DocBook XSL-NS 1.73.1 released
The DocBook Project wishes to announce that version 1.73.1 of the
DocBook XSL-NS Stylesheets is now available for download from the
project website:
http://docbook.sf.net/files/xsl-ns/latest
http://sourceforge.net/projects/docbook
The DocBook XSL-NS Stylesheets are designed for processing
namespaced (DocBook 5) documents.
The reference docs are packaged separately and downloadable from:
http://docbook.sf.net/files/xsl-doc/latest
The docs are also available online:
http://docbook.sf.net/release/xsl/current/doc/reference.html
http://docbook.sf.net/release/xsl/current/doc/reference.pdf
http://docbook.sf.net/release/xsl/current/doc/reference.txt
The release notes are included below. HTML and PDF versions of the
release notes are also available:
http://docbook.sf.net/release/xsl/current/RELEASE-NOTES.html
http://docbook.sf.net/release/xsl/current/RELEASE-NOTES.pdf
Release: 1.73.1
This is mostly a bug-fix update to the 1.73.0 release.
Gentext
The following changes have been made to the gentext code since the 1.73.0
release.
* Mauritz Jeanson: locale/de.xml
Applied patch #1766009.
* Michael(tm) Smith: locale/lv.xml
Added localization for ProductionSet.
FO
The following changes have been made to the fo code since the 1.73.0 release.
* Mauritz Jeanson: table.xsl
Modified the tgroup template so that, for tables with multiple tgroups,
a width attribute is output on all corresponding fo:tables. Previously,
there was a test prohibiting this (and a comment saying that outputting more
than one width attribute will cause an error). But this seems to be no longer
relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559.
* Mauritz Jeanson: graphics.xsl
Replaced useless <a> elements with warning messages (textinsert extension).
* Mauritz Jeanson: admon.xsl
Enabled generation of ids (on fo:wrapper) for indexterms in admonition titles, so that page
references in the index can be created. Closes bug #1775086.
HTML
The following changes have been made to the html code since the 1.73.0
release.
* Mauritz Jeanson: titlepage.xsl
Added <xsl:call-template name="process.footnotes"/> to abstract template
so that footnotes in info/abstract are processed. Closes bug #1760907.
* Michael(tm) Smith: pi.xsl; synop.xsl
Changed handling of HTML output for the cmdsynopsis and
funcsynopsis elements, such that a@id instances are generated for
them if they are descendants of any element containing a dbcmdlist
or dbfunclist PI. Also, update the embedded reference docs for the
dbcmdlist and dbfunclist PIs to make it clear that they can be
used within any element for which cmdsynopsis or funcsynopsis are
valid children.
* Michael(tm) Smith: formal.xsl
Reverted the part of revision 6952 that caused a@id anchors to be
generated for output of informal objects. Thanks to Sam Steingold
for reporting.
* Robert Stayton: glossary.xsl
Account for a glossary with no glossdiv or glossentry children.
* Mauritz Jeanson: titlepage.xsl
Modified legalnotice template so that the base.name parameter is calculated
in the same way as for revhistory chunks. Using <xsl:apply-templates
mode="chunk-filename" select="."/> did not work for single-page output since
the template with that mode is in chunk-code.xsl.
* Mauritz Jeanson: graphics.xsl
Updated support for SVG (must be a child of imagedata in DB 5).
Added support for MathML in imagedata.
* Mauritz Jeanson: pi.xsl
Added documentation for the dbhh PI (used for context-sensitive HTML Help).
(The two templates matching 'dbhh' are still in htmlhelp-common.xsl).
Manpages
The following changes have been made to the manpages code since the 1.73.0
release.
* Michael(tm) Smith: endnotes.xsl
In manpages output, generate warnings about notesources with
non-para children only if the notesource is a footnote or
annotation. Thanks to Sam Steingold for reporting problems with
the existing handling.
HTMLHelp
The following changes have been made to the htmlhelp code since the 1.73.0
release.
* Michael(tm) Smith: htmlhelp-common.xsl
Added single-pass namespace-stripping support to the htmlhelp,
eclipse, and javahelp stylesheets.
Eclipse
The following changes have been made to the eclipse code since the 1.73.0
release.
* Michael(tm) Smith: eclipse.xsl
Added single-pass namespace-stripping support to the htmlhelp,
eclipse, and javahelp stylesheets.
JavaHelp
The following changes have been made to the javahelp code since the 1.73.0
release.
* Michael(tm) Smith: javahelp.xsl
Added single-pass namespace-stripping support to the htmlhelp,
eclipse, and javahelp stylesheets.
Roundtrip
The following changes have been made to the roundtrip code since the 1.73.0
release.
* Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; pages2normalise.xsl
Modularised blocks2dbk to allow customisation,
Added support for tables to pages2normalise
Params
The following changes have been made to the params code since the 1.73.0
release.
* Robert Stayton: procedure.properties.xml
procedure was inheriting keep-together from formal.object.properties, but
a procedure does not need to be kept together by default.
* Dave Pawson: title.font.family.xml;
component.label.includes.part.label.xml; table.frame.b
Regular formatting re-org.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]