Re: [docbook-apps] ANNOUNCE: DocBook XSL-NS Stylesheets 1.74.2 released

From
Sorin Ristache <>
Date
2009-02-20T11:04:26+00:00
ID
Thread
Re: [docbook-apps] ANNOUNCE: DocBook XSL-NS Stylesheets 1.74.2 released
Hello,

The stylesheets for HTML output and XHTML output are not valid:

java -cp ..\..\..\lib\saxon.jar com.icl.saxon.StyleSheet -o sample.html
sample.xml html\docbook.xsl

Error at xsl:call-template on line 57 of verbatim.xsl:
   No template exists named apply-highlighting
Error at xsl:call-template on line 76 of verbatim.xsl:
   No template exists named apply-highlighting
Transformation failed: Failed to compile stylesheet. 2 errors detected.

Other stylesheets like the one for XSL-FO output are OK. Release 1.74.1
did not have this problem.


Regards,
Sorin


DocBook Project wrote:
> Version 1.74.2 of the DocBook XSL-NS Stylesheets, for processing
> namespaced (DocBook 5) documents, is now available:
> 
>   http://docbook.sf.net/files/xsl-ns/latest
> 
> The release notes are included below, and also available online.
> The reference docs are available as a separate package, and online.
> 
>   http://docbook.sf.net/files/xsl-doc/latest
>   http://docbook.sf.net/release/xsl-ns/current/doc/
>   http://docbook.sf.net/release/xsl-ns/current/RELEASE-NOTES.html
> 
> Release Notes: 1.74.2
> 
> The following is a list of changes that have been made since the 1.74.1
> release.