]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove dup. definition of autolayout-file
authorNorman Walsh <ndw@nwalsh.com>
Thu, 23 May 2002 16:43:56 +0000 (16:43 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 23 May 2002 16:43:56 +0000 (16:43 +0000)
website/xsl/chunk-common.xsl
website/xsl/tabular.xsl

index 1a9e01d92e03d65b41701c53165cdf631fda2561..fd48c545a578e497b6985e6de68dab029ee82015 100644 (file)
@@ -7,7 +7,6 @@
 
 <xsl:output method="html"/>
 
-<xsl:param name="autolayout-file" select="'autolayout.xml'"/>
 <xsl:param name="output-root" select="'.'"/>
 <xsl:param name="dry-run" select="'0'"/>
 <xsl:param name="rebuild-all" select="'0'"/>
index 2a175ecbab6b98e4acfdeae93e51f2e631075aba..1e6e2aaaeed53f712c5755f5ad63e06d0c1911a5 100644 (file)
@@ -14,7 +14,6 @@
             doctype-system="http://www.w3.org/TR/html4/loose.dtd"
 />
 
-<xsl:param name="autolayout-file" select="'autolayout.xml'"/>
 <xsl:param name="autolayout" select="document($autolayout-file, /*)"/>
 
 <!-- ==================================================================== -->