2 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform" version='
1.0'
>
4 <xsl:import href=
"../chm.xsl"/>
6 <xsl:param name=
"l10n.gentext.language" select=
"'zh_cn'"/>
8 <xsl:param name=
"htmlhelp.encoding" select=
"'GB18030'"/>
9 <xsl:param name=
"chunker.output.encoding" select=
"'GB18030'"/>
11 <xsl:param name=
"htmlhelp.chm" select=
"'svnbook-zh_CN.chm'"/>
13 <xsl:param name=
"htmlhelp.title">
14 <xsl:text>Subversion 权威指南
</xsl:text>