vern@2008-01-16:/var% ls tags

几个在 docbook 向 html 文件转换过程中影响显示效果的参数

<xsl:param name=“chunk.first.sections” select=“0”></xsl:param>

<xsl:param name=“chunk.first.sections” select=“1”></xsl:param>

  <xsl:param name=“chunk.section.depth” select=“0”></xsl:param>

<xsl:param name=“chunk.section.depth” select=“1”></xsl:param>

  <xsl:param name=“l10n.gentext.language” select=“‘zh_cn’”/>

<xsl:param name=“ l10n.gentext.language” select=“‘en’”/>

<xsl:param name=“section.autolabel” select=“1”/> <xsl:param name=“section.label.includes.component.label ” select=“1”/>

[1] http://docbook.sourceforge.net/release/xsl/current/doc/html/chunking.html [2] http://www.parsesoft.net/DocumentFiles/2007/06/17/50cbf664-8057-4918-8346-bb64f638ca8e/ch03s05.html [3] http://www.parsesoft.net/DocumentFiles/2007/06/17/50cbf664-8057-4918-8346-bb64f638ca8e/ch03s02.html#sect.3.2.2.title