comparison DOCS/xml/html-common.xsl @ 11207:e05e51e21806

number of branches increased from 3 to 4
author gabucino
date Tue, 21 Oct 2003 13:15:04 +0000
parents 1e566429cbf9
children cf5519000a08
comparison
equal deleted inserted replaced
11206:e7534574320c 11207:e05e51e21806
6 6
7 <!-- ************** 7 <!-- **************
8 Set parameters 8 Set parameters
9 ************** --> 9 ************** -->
10 10
11 <xsl:param name="toc.section.depth" select="'3'"/> 11 <xsl:param name="toc.section.depth" select="'4'"/>
12 12
13 <xsl:param name="html.stylesheet" select="'default.css'"/> 13 <xsl:param name="html.stylesheet" select="'default.css'"/>
14 <xsl:param name="html.stylesheet.type" select="'text/css'"/> 14 <xsl:param name="html.stylesheet.type" select="'text/css'"/>
15 15
16 <xsl:param name="html.cleanup" select="'1'"/> 16 <xsl:param name="html.cleanup" select="'1'"/>