/ Olaf Meeuwissen <[EMAIL PROTECTED]> was heard to say:
| BTW, the customized stylesheet looks like
|
| <?xml version='1.0' encoding="utf-8"?>
| <xsl:stylesheet version = "1.0"
| xmlns:xsl = "http://www.w3.org/1999/XSL/Transform">
|
| <xsl:include href="dont_really_know_XSL_disclaimer.xsl"/>
| <xsl:import href="your_stylesheet_here"/>
| <!-- docbook seemingly hardcodes ISO-8859-1 :-( -->
| <xsl:output encoding="utf-8"/>
| </xsl:stylesheet>
The stylesheets doe use ISO-8859-1, but there's nothing wrong with
overriding that in your customization layer. I suppose they could use
UTF-8 by default these days...
Be seeing you,
norm
--
Norman Walsh <[EMAIL PROTECTED]> | You look wise. Pray correct that
http://nwalsh.com/ | error.--Charles Lamb
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]