docs-common/xsl html-common.xsl,1.13,1.14

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Mar 3 17:48:42 UTC 2008


Author: pfrields

Update of /cvs/docs/docs-common/xsl
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2035/docs-common/xsl

Modified Files:
	html-common.xsl 
Log Message:
Make HTML output easier to diff when we publish, not to mention more legible overall.


Index: html-common.xsl
===================================================================
RCS file: /cvs/docs/docs-common/xsl/html-common.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- html-common.xsl	8 Mar 2007 02:58:27 -0000	1.13
+++ html-common.xsl	3 Mar 2008 17:48:40 -0000	1.14
@@ -12,6 +12,7 @@
 <xsl:param name="admon.graphics" select="1"></xsl:param>
 <xsl:param name="admon.graphics.path">./stylesheet-images/</xsl:param>
 <xsl:param name="callout.graphics.path">./stylesheet-images/</xsl:param>
+<xsl:param name="chunker.output.indent" select="'yes'"/>
 
 <!-- titles after all elements -->
 




More information about the Fedora-docs-commits mailing list