瀏覽代碼

- enable section numbering in html and txt output

Jan Janak 17 年之前
父節點
當前提交
6cd8cf3510
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/stylesheets/xhtml.common.xsl

+ 1 - 0
doc/stylesheets/xhtml.common.xsl

@@ -16,6 +16,7 @@
 <!-- HTML Customization -->
     <xsl:param name="html.cleanup" select="1"/>
     <xsl:param name="html.stylesheet">ser.css</xsl:param>
+	<xsl:param name="section.autolabel">1</xsl:param>
 
 <!-- Needed for strict XHTML -->
     <xsl:param name="css.decoration">0</xsl:param>