|
From: <no...@so...> - 2001-09-09 15:30:17
|
Bugs item #451987, was opened at 2001-08-17 01:03 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=451987&group_id=21935 Category: DocBook XSL Group: DocBook V4 >Status: Closed Resolution: None Priority: 5 Submitted By: Martin Perina (perina) Assigned to: Nobody/Anonymous (nobody) Summary: Missing parameters in HTML stylesheet Initial Comment: There are parameters 'default.encoding' and 'saxon.character.representation' defined in chunker.xsl. But these parameters are missing in non-chunking stylesheet. This applies to 1.43 version of XSL stylesheets. ---------------------------------------------------------------------- >Comment By: Norman Walsh (nwalsh) Date: 2001-09-09 08:29 Message: Logged In: YES user_id=81663 They can't actually be applied to the non-chunking stylesheet. The xsl:output method (used for non-chunking output) doesn't take AVTs. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=451987&group_id=21935 |