[docs] xmldocs - docelic modified docbook/html-chunks.xsl

docs at icdevgroup.org docs at icdevgroup.org
Sun Aug 8 16:20:17 EDT 2004


User:      docelic
Date:      2004-08-08 20:20:17 GMT
Modified:  docbook  html-chunks.xsl
Log:
Turn off the chunker indenting, which produced unwanted spaces around
some XML items, such as our <tag>.

Revision  Changes    Path
1.7       +1 -1      xmldocs/docbook/html-chunks.xsl


rev 1.7, prev_rev 1.6
Index: html-chunks.xsl
===================================================================
RCS file: /var/cvs/xmldocs/docbook/html-chunks.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- html-chunks.xsl	8 Aug 2004 20:05:22 -0000	1.6
+++ html-chunks.xsl	8 Aug 2004 20:20:17 -0000	1.7
@@ -19,7 +19,7 @@
 	<xsl:param name="chunk.fast">1</xsl:param>
 	<xsl:param name="chunk.section.depth">1</xsl:param>
 	<xsl:param name="chunker.output.encoding">ISO8859-1</xsl:param>
-	<xsl:param name="chunker.output.indent">yes</xsl:param>
+	<xsl:param name="chunker.output.indent">no</xsl:param>
 
   <xsl:template name="user.footer.content" >
   <p class='w3c'>








More information about the docs mailing list