[docbook-apps] DocBook-XSL 1.76.0-RC1 for preliminary testing

2010-08-31 Thread Keith Fahlgren
Hi,

A release candidate for DocBook-XSL 1.76.0 is ready for you to test.
Please review the release notes (below) and give it a whirl and let me
know if we should release it on Friday, 3 Sept 2010.

Files: http://kfahlgren.com/docbook-xsl/

Reminder:
  titleAbout dot-zero releases/title
paraDocBook Project “dot zero” releases should be
considered emphasisexperimental/emphasis and are always
followed by stable “dot one plus” releases, usually within
two or three weeks. Please help to ensure the stability of
“dot one plus” releases by carefully testing each
“dot zero” release and reporting back about any
problems you find. /para
paraIt is not recommended that you use a “dot zero”
release in a production system. Instead, you should wait for
the “dot one” or greater versions./para

Release Notes: 1.76.0

This release includes important bug fixes and adds the following
significant feature changes:

Gentext
Many updates and additions to translation/locales thanks to Red Hat,
the Fedora Project, and other contributors.

Common
Faster localization support, as language files are loaded on demand.

FO
Support for SVG content in imagedata added.

HTML
Output improved when using 'make.clean.html' and a stock CSS file is
now provided.

EPUB
A number of improvements to NCX, cover and image selection, and XHTML
1.1 element choices

The following is a list of changes that have been made since the 1.75.2 release.

Gentext

The following changes have been made to the gentext code since the
1.75.2 release.

rlandmann: locale/fa.xml

Update to Persian translation from the Fedora Project

rlandmann: locale/nds.xml

Locale for Low German

Mauritz Jeanson: locale/ka.xml; Makefile

Added support for Georgian based on patch #2917147.

rlandmann: locale/nl.xml; locale/ja.xml

Updated translations from Red Hat and the Fedora Project

rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml

Updated locales from Red Hat and the Fedora Project

rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml;
locale/nl.xml; loca⋯

Updated translations from Red Hat and the Fedora Project

rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml;
locale/ml.xml; locale/te.xml; ⋯

New translations from Red Hat and the Fedora Project

rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml;
locale/ru.xml; loca⋯

Updated translations from Red Hat and the Fedora Project

Common

The following changes have been made to the common code since the
1.75.2 release.

Mauritz Jeanson: common.xsl

Fixed bug in output-orderedlist-starting-number template
(@startingnumber did not work for FO).

Mauritz Jeanson: gentext.xsl

Added fix to catch ID also of descendants of listitem.
Closes bug #2955077.

Jirka Kosek: l10n.xsl

Stripped down, faster version of gentext.template is used
when there is no localization customization.

Mauritz Jeanson: stripns.xsl

Added fix that preserves link/@role (makes links in the
reference documentation
with @role=tcg work).

Mauritz Jeanson: l10n.xsl

Fixed bugs related to manpages and L10n.

Jirka Kosek: entities.ent; autoidx-kosek.xsl

Upgraded to use common entities. Fixed bug when some code
used @sortas and some not for grouping/sorting of indexterms.

Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl

Refactored localization support. Language files are loaded
on demand. Speedup is about 30%.

Jirka Kosek: l10n.xsl

Added xsl:keys for improved performance of localization
texts look up. Performance gain around 15%.

Mauritz Jeanson: titles.xsl

Fixed bug #2912677 (error with xref in title).

Robert Stayton: olink.xsl

Fix bug in xrefstyle title handling introduced with
the 'insert.targetdb.data' template.

Robert Stayton: gentext.xsl

Fix bug in xref to equation without title to use
context=xref-number instead
of xref-number-and-title.

Robert Stayton: labels.xsl

Number all equations in one sequence, with or without title.

Robert Stayton: entities.ent

Fix bug #2896909 where duplicate @sortas on indexterms caused
some indexterms to drop out of index.

Robert Stayton: stripns.xsl

Expand the Stripping namespace ... message to advise users to
use the namespaced stylesheets.

Robert Stayton: stripns.xsl

need a local version of $exsl.node.set.available variable because
this module imported many places.

Mauritz Jeanson: olink.xsl

Added /node() to the select expression that is used to
compute the title text
so that no ttl elements end up in the output. Closes bug #2830119.

FO

The following changes have been made to the fo code since the 1.75.2 release.

Robert Stayton: table.xsl

Fix bug 2979166 able - Attribute @rowheader not working

Mauritz Jeanson: 

Re: [docbook-apps] DocBook-XSL 1.76.0-RC1 for preliminary testing

2010-08-31 Thread Steve Johnson
Would you mind elaborating on the SVG/FO point because it seems to be 
working fine right now.


On 8/31/2010 2:56 AM, Keith Fahlgren wrote:

Hi,

A release candidate for DocBook-XSL 1.76.0 is ready for you to test.
Please review the release notes (below) and give it a whirl and let me
know if we should release it on Friday, 3 Sept 2010.

Files: http://kfahlgren.com/docbook-xsl/

Reminder:
   titleAbout dot-zero releases/title
 paraDocBook Project “dot zero” releases should be
 consideredemphasisexperimental/emphasis  and are always
 followed by stable “dot one plus” releases, usually within
 two or three weeks. Please help to ensure the stability of
 “dot one plus” releases by carefully testing each
 “dot zero” release and reporting back about any
 problems you find./para
 paraIt is not recommended that you use a “dot zero”
 release in a production system. Instead, you should wait for
 the “dot one” or greater versions./para

Release Notes: 1.76.0

This release includes important bug fixes and adds the following
significant feature changes:

Gentext
Many updates and additions to translation/locales thanks to Red Hat,
the Fedora Project, and other contributors.

Common
Faster localization support, as language files are loaded on demand.

FO
Support for SVG content in imagedata added.

HTML
Output improved when using 'make.clean.html' and a stock CSS file is
now provided.

EPUB
A number of improvements to NCX, cover and image selection, and XHTML
1.1 element choices

The following is a list of changes that have been made since the 1.75.2 release.

Gentext

The following changes have been made to the gentext code since the
1.75.2 release.

rlandmann: locale/fa.xml

 Update to Persian translation from the Fedora Project

rlandmann: locale/nds.xml

 Locale for Low German

Mauritz Jeanson: locale/ka.xml; Makefile

 Added support for Georgian based on patch #2917147.

rlandmann: locale/nl.xml; locale/ja.xml

 Updated translations from Red Hat and the Fedora Project

rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml

 Updated locales from Red Hat and the Fedora Project

rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml;
locale/nl.xml; loca⋯

 Updated translations from Red Hat and the Fedora Project

rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml;
locale/ml.xml; locale/te.xml; ⋯

 New translations from Red Hat and the Fedora Project

rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml;
locale/ru.xml; loca⋯

 Updated translations from Red Hat and the Fedora Project

Common

The following changes have been made to the common code since the
1.75.2 release.

Mauritz Jeanson: common.xsl

 Fixed bug in output-orderedlist-starting-number template
(@startingnumber did not work for FO).

Mauritz Jeanson: gentext.xsl

 Added fix to catch ID also of descendants of listitem.
Closes bug #2955077.

Jirka Kosek: l10n.xsl

 Stripped down, faster version of gentext.template is used
when there is no localization customization.

Mauritz Jeanson: stripns.xsl

 Added fix that preserves link/@role (makes links in the
reference documentation
with @role=tcg work).

Mauritz Jeanson: l10n.xsl

 Fixed bugs related to manpages and L10n.

Jirka Kosek: entities.ent; autoidx-kosek.xsl

 Upgraded to use common entities. Fixed bug when some code
used @sortas and some not for grouping/sorting of indexterms.

Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl

 Refactored localization support. Language files are loaded
on demand. Speedup is about 30%.

Jirka Kosek: l10n.xsl

 Added xsl:keys for improved performance of localization
texts look up. Performance gain around 15%.

Mauritz Jeanson: titles.xsl

 Fixed bug #2912677 (error with xref in title).

Robert Stayton: olink.xsl

 Fix bug in xrefstyle title handling introduced with
the 'insert.targetdb.data' template.

Robert Stayton: gentext.xsl

 Fix bug in xref to equation without title to use
context=xref-number instead
of xref-number-and-title.

Robert Stayton: labels.xsl

 Number all equations in one sequence, with or without title.

Robert Stayton: entities.ent

 Fix bug #2896909 where duplicate @sortas on indexterms caused
some indexterms to drop out of index.

Robert Stayton: stripns.xsl

 Expand the Stripping namespace ... message to advise users to
use the namespaced stylesheets.

Robert Stayton: stripns.xsl

 need a local version of $exsl.node.set.available variable because
this module imported many places.

Mauritz Jeanson: olink.xsl

 Added /node() to the select expression that is used to
compute the title text
so that nottl  elements end up in the output. Closes bug #2830119.

FO

The following